about summary refs log tree commit diff
path: root/mcom
diff options
context:
space:
mode:
Diffstat (limited to 'mcom')
-rwxr-xr-xmcom2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcom b/mcom
index 15bba03..6fe2b84 100755
--- a/mcom
+++ b/mcom
@@ -51,7 +51,7 @@ case "$0" in
 			shift
 			resume=1
 			if [ "$#" -gt 0 ]; then
-				echo "used dreaft $1"
+				echo "used draft $1"
 				draft="$1"
 				shift
 			fi