diff --git a/tools/install.sh b/tools/install.sh index a46ae41d..0f89e311 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -157,7 +157,7 @@ main() { *Credentials*) printf "${RED}Wrong password.${NORMAL} ${GREEN}Press CTRL-C to cancel.${NORMAL}\n" ;; - # Something other unhandled error. + # Unhandled error. *) printf "${RED}There was a problem changing the default login shell!${NORMAL}\n" printf "${RED}${CHSH_ZSH_STDERR}${NORMAL}\n"