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:
parent
76fe37efb7
commit
255bf5d5b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user