diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-05 15:33:34 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-05 15:33:34 +0100 |
commit | ec5a0fab433a55de8e8535ab45b9b0fe0b0604bc (patch) | |
tree | e32a7e3a7416c668af52143947128147c752b2d9 /easy_e17.sh | |
parent | beb1126d8b9aa1705dad104932d6aebd05dbfad4 (diff) | |
download | bin-ec5a0fab433a55de8e8535ab45b9b0fe0b0604bc.zip bin-ec5a0fab433a55de8e8535ab45b9b0fe0b0604bc.tar.gz |
easy_e17.sh: typo
Diffstat (limited to 'easy_e17.sh')
-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" |