[CRIU] [PATCH 8/8] contrib/docker_cr.sh: fix a typo in a comment
Kir Kolyshkin
kir at openvz.org
Thu Aug 4 14:54:58 PDT 2016
comand -> command
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
diff --git a/contrib/docker_cr.sh b/contrib/docker_cr.sh
index 1a8b203..9b43d8b 100755
--- a/contrib/docker_cr.sh
+++ b/contrib/docker_cr.sh
@@ -48,7 +48,7 @@ MOUNT_MAP_ARGS=()
#
# The default mode is non-verbose, printing only a short message
-# saying if the comand succeeded or failed. For the verbose mode,
+# saying if the command succeeded or failed. For the verbose mode,
# we could have used set -o xtrace but this option would have
# generated excessive output suitable for debugging, not normal
# usage. So we set ${ECHO} to echo in the verbose mode to print
--
2.7.4
More information about the CRIU
mailing list