Fix comment

This commit is contained in:
Joel Kuzmarski 2016-08-20 18:26:35 -05:00
parent 122146bf54
commit 0ae45bd2d2

View File

@ -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"