1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Fixed spelling in install script

This commit is contained in:
James Booth 2012-07-22 01:27:49 +01:00
parent 76fe37efb7
commit 255bf5d5b1

View File

@ -96,7 +96,7 @@ if [ $? -eq 0 ]; then
fi
case "$DIST" in
unknown) echo Unsupported distribution, exising.
unknown) echo Unsupported distribution, exiting.
exit
;;
fedora) fedora_deps