diff --git a/push.sh b/push.sh index aa4807f..f0d7043 100755 --- a/push.sh +++ b/push.sh @@ -34,7 +34,7 @@ if [ $1 -ne 1 ]; then fi if [ ! -x $Git ]; then - echo "Can't execut $Git" + echo "Can't execute $Git" exit 2 fi