don't spell error

Signed-off-by: chchliang <chen.chuanliang@zte.com.cn>
(cherry picked from commit 167f2f3f1b)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
chchliang 2016-11-12 14:57:37 +08:00 committed by Victor Vieux
parent f5c429bea2
commit 6c466eadb7

View file

@ -796,7 +796,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