From 4ec142a946d50e05382803f08904777bc9d80104 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 31 Mar 2024 08:22:40 +0700 Subject: [PATCH] engrish --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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