Explorar o código

don't spell error

Signed-off-by: chchliang <chen.chuanliang@zte.com.cn>
chchliang %!s(int64=8) %!d(string=hai) anos
pai
achega
167f2f3f1b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      daemon/daemon.go

+ 1 - 1
daemon/daemon.go

@@ -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()
 	daemon.pluginShutdown()
 
 
 	// trigger libnetwork Stop only if it's initialized
 	// trigger libnetwork Stop only if it's initialized