fix some typos

This commit is contained in:
ferhat elmas
2018-10-12 07:08:55 +02:00
parent c1141a86f7
commit 204af90319
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ while getopts ":bdp:t:u" opt;do
UPLOAD="true"
;;
\?)
echoerr "Invalid arguemnts"
echoerr "Invalid arguments"
print_help
exit 1
;;