Correcting two spelling mistakes Reustable->Reusable adversly->adversely

pull/6/head
YuxiJin-tobeyjin 2017-07-06 16:51:46 +08:00
parent 7deb49ecd8
commit 18d932586b
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ var _ = kubectlDescribe("Kubectl client", func() {
defer GinkgoRecover()
f := framework.NewDefaultFramework("kubectl")
// Reustable cluster state function. This won't be adversly affected by lazy initialization of framework.
// Reusable cluster state function. This won't be adversely affected by lazy initialization of framework.
clusterState := func() *framework.ClusterVerification {
return f.NewClusterVerification(
f.Namespace,