mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 06:56:29 +00:00
update misspelled common words
This commit is contained in:
@@ -111,7 +111,7 @@ func DoRemoveContainer(dClient *client.Client, containerName, hostname string) e
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
logrus.Infof("[remove/%s] Sucessfully removed container on host [%s]", containerName, hostname)
|
||||
logrus.Infof("[remove/%s] Successfully removed container on host [%s]", containerName, hostname)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user