mirror of
https://github.com/rancher/rke.git
synced 2025-09-12 13:18:47 +00:00
update misspelled common words
This commit is contained in:
@@ -28,5 +28,5 @@ func TestSchedulerConfig(t *testing.T) {
|
||||
assertEqual(t, isStringInSlice(TestSchedulerExtraArgs, imageCfg.Entrypoint), true,
|
||||
fmt.Sprintf("Failed to find [%s] in Scheduler extra args", TestSchedulerExtraArgs))
|
||||
assertEqual(t, true, hostCfg.NetworkMode.IsHost(),
|
||||
"Failed to verify that Scheduler has host Netowrk mode")
|
||||
"Failed to verify that Scheduler has host Network mode")
|
||||
}
|
||||
|
Reference in New Issue
Block a user