diff --git a/install.sh b/install.sh index 848906fb..402d7a4c 100755 --- a/install.sh +++ b/install.sh @@ -104,7 +104,7 @@ case $SKIP_PLASMAINTG in fi case $p in y) x sudo pacman -S --needed --noconfirm plasma-browser-integration ;; - *) echo "Ok, not install it." + *) echo "Ok, won't install" esac ;; esac