Merge pull request #109001 from wppzxc/master

Fix: Correct spelling mistakes in cmd/kubeadm/app/cmd/phases/workflow/runner_test.go
This commit is contained in:
Kubernetes Prow Robot 2022-03-28 06:45:00 -07:00 committed by GitHub
commit 9423ea4c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -403,7 +403,7 @@ func TestBindToCommandArgRequirements(t *testing.T) {
// Ensure it is the expected function
if reflect.ValueOf(cCmd.Args).Pointer() != reflect.ValueOf(args.args).Pointer() {
t.Error("The function poiners where not equal.")
t.Error("The function pointers where not equal.")
}
// Test passing argument set