Fix a few spellings.

This commit is contained in:
goltermann
2016-04-21 15:16:10 -07:00
parent e73606b974
commit dddc6cb6c8
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.