mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
don't spell error
Signed-off-by: chchliang <chen.chuanliang@zte.com.cn>
This commit is contained in:
parent
851d9149b1
commit
167f2f3f1b
1 changed files with 1 additions and 1 deletions
|
@ -793,7 +793,7 @@ func (daemon *Daemon) Shutdown() error {
|
|||
})
|
||||
}
|
||||
|
||||
// Shutdown plugins after containers. Dont change the order.
|
||||
// Shutdown plugins after containers. Don't change the order.
|
||||
daemon.pluginShutdown()
|
||||
|
||||
// trigger libnetwork Stop only if it's initialized
|
||||
|
|
Loading…
Reference in a new issue