Skip to content

Commit b7b09e0

Browse files
author
Ish Shah
committed
spelling nit
Signed-off-by: Ish Shah <[email protected]>
1 parent 5c35b11 commit b7b09e0

File tree

1 file changed

+1
-1
lines changed
  • internal/cmd/operator-sdk/scorecard/xunit

1 file changed

+1
-1
lines changed

internal/cmd/operator-sdk/scorecard/xunit/xunit.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ type XUnitComplexFailure struct {
6969
Message string `json:"message,omitempty"`
7070
}
7171

72-
// XUnitComplexSkipped contianers a type header along with associated run logs
72+
// XUnitComplexSkipped contains a type header along with associated run logs
7373
type XUnitComplexSkipped struct {
7474
Type string `json:"type,omitempty"`
7575
Message string `json:"message,omitempty"`

0 commit comments

Comments
 (0)