diff options
-rwxr-xr-x | easy_e17.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index c704bc1..ff74f73 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -181,7 +181,7 @@ function help () echo " - full: simply everything" echo echo " --srcupdate = update only the sources" - echo " --git = use git instead fo svn" + echo " --git = use git instead of svn" echo " --help = this help" echo echo -e " \033[1mOPTIONS:\033[0m" |