mcom: dreaft -> draft

This commit is contained in:
Larry Hynes 2017-07-27 10:40:17 +01:00
parent 3b282a4934
commit fd22462685

2
mcom
View File

@ -51,7 +51,7 @@ case "$0" in
shift shift
resume=1 resume=1
if [ "$#" -gt 0 ]; then if [ "$#" -gt 0 ]; then
echo "used dreaft $1" echo "used draft $1"
draft="$1" draft="$1"
shift shift
fi fi