Merge branch 'hallabro-consistent-wording-update'

Close #4103
pull/4499/merge
Marc Cornellà 2015-12-15 03:47:18 +01:00
commit dd299542c9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ else
NORMAL=""
fi
printf "${BLUE}%s${NORMAL}\n" "Upgrading Oh My Zsh"
printf "${BLUE}%s${NORMAL}\n" "Updating Oh My Zsh"
cd "$ZSH"
if git pull --rebase --stat origin master
then