Corrected spelling error

This commit is contained in:
Jack-Benny Persson 2013-12-19 16:30:12 +01:00
parent 3b94b9a809
commit eef55b9afb

View File

@ -68,7 +68,7 @@ case "$Calc" in
echo $? echo $?
;; ;;
*) *)
echo "Please use on the symlink add.sh/sub.sh/div.sh/tim.sh" echo "Please use one the symlink add.sh/sub.sh/div.sh/tim.sh"
exit 2 exit 2
;; ;;
esac esac