Merge pull request #24631 from goltermann/spell

Automatic merge from submit-queue

Fix a few typos in comments
This commit is contained in:
k8s-merge-robot
2016-04-22 09:45:46 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ import (
"k8s.io/kubernetes/test/e2e/perftype"
)
// TODO(random-liu): Change the tests to actually use PerfData from the begining instead of
// TODO(random-liu): Change the tests to actually use PerfData from the beginning instead of
// translating one to the other here.
// ApiCallToPerfData transforms APIResponsiveness to PerfData.