Skip to content

Commit

Permalink
Fix typo in dev.sh (reinstall/uninstall)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElijahLynn committed Sep 3, 2016
1 parent bc87764 commit 5d9c8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.sh
Expand Up @@ -15,7 +15,7 @@ echo "use --install to install guake on your system"
echo "use --no-create-env to disable virtualenv creation"
echo "(beware, gconf schema will be altered)"
echo "use --reinstall to force complete reinstall"
echo "use --uninstall to force complete reinstall"
echo "use --uninstall to force complete uninstall"
echo "use --update-po to force update translations"

ARGS=$*
Expand Down

0 comments on commit 5d9c8ab

Please sign in to comment.