mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Correcting two spelling mistakes Reustable->Reusable adversly->adversely
This commit is contained in:
parent
7deb49ecd8
commit
18d932586b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user