diff --git a/pkg/apis/core/v1/helper/helpers_test.go b/pkg/apis/core/v1/helper/helpers_test.go index f7b459245bd..9345be35af1 100644 --- a/pkg/apis/core/v1/helper/helpers_test.go +++ b/pkg/apis/core/v1/helper/helpers_test.go @@ -756,7 +756,7 @@ func TestMatchNodeSelectorTerms(t *testing.T) { // TestMatchNodeSelectorTermsStateless ensures MatchNodeSelectorTerms() // is invoked in a "stateless" manner, i.e. nodeSelectorTerms should NOT -// be deeply modifed after invoking +// be deeply modified after invoking func TestMatchNodeSelectorTermsStateless(t *testing.T) { type args struct { nodeSelectorTerms []v1.NodeSelectorTerm