Merge pull request #34765 from ivan4th/fix-more-typos

Automatic merge from submit-queue

Fix typos
This commit is contained in:
Kubernetes Submit Queue
2016-10-19 00:21:11 -07:00
committed by GitHub
5 changed files with 8 additions and 8 deletions

View File

@@ -207,7 +207,7 @@ func TestInterPodAffinityAdmission(t *testing.T) {
"thisIsAInvalidAffinity": [{}
}}`,
},
// however, we should not got error here
// however, we should not get error here
errorExpected: false,
},
}