mirror of
https://github.com/rancher/rke.git
synced 2025-09-02 07:24:20 +00:00
update misspelled common words
This commit is contained in:
@@ -30,5 +30,5 @@ func TestKubeproxyConfig(t *testing.T) {
|
||||
assertEqual(t, true, hostCfg.Privileged,
|
||||
"Failed to verify that KubeProxy is privileged")
|
||||
assertEqual(t, true, hostCfg.NetworkMode.IsHost(),
|
||||
"Failed to verify that KubeProxy has host Netowrk mode")
|
||||
"Failed to verify that KubeProxy has host Network mode")
|
||||
}
|
||||
|
Reference in New Issue
Block a user