Skip to content

Commit 7aa3f6a

Browse files
committed
updated the comment
1 parent 040149f commit 7aa3f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/crd/testdata/cronjob_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const (
5252
)
5353

5454
// This enum type tests for whether when both "+enum" and
55-
// "+kubebuilder:validation:Enum" are defined the former takes precedence.
55+
// "+kubebuilder:validation:Enum" are defined the latter takes precedence.
5656
// It should.
5757
//
5858
// +enum

0 commit comments

Comments
 (0)