diff options
author | Chris Borgia <cborgia@gmail.com> | 2013-04-18 16:27:02 -0400 |
---|---|---|
committer | Chris Borgia <cborgia@gmail.com> | 2013-04-18 16:43:54 -0400 |
commit | 52dc3b99f9963576f50ba87a46953e92591e4d7d (patch) | |
tree | 6917d2adcd4a6afdb49bad0f2963ab4b84a20f8a /templates/zshrc.zsh-template | |
parent | 85426a57a2561f675a6ad51754d6687c3ec571c2 (diff) | |
download | zsh-52dc3b99f9963576f50ba87a46953e92591e4d7d.tar.gz zsh-52dc3b99f9963576f50ba87a46953e92591e4d7d.tar.bz2 zsh-52dc3b99f9963576f50ba87a46953e92591e4d7d.zip |
Edited Grammar in template file
Diffstat (limited to 'templates/zshrc.zsh-template')
-rw-r--r-- | templates/zshrc.zsh-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 2ea9934af..30399abf3 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -17,7 +17,7 @@ ZSH_THEME="robbyrussell" # Comment this out to disable bi-weekly auto-update checks # DISABLE_AUTO_UPDATE="true" -# Uncomment to change how many often would you like to wait before auto-updates occur? (in days) +# Uncomment to change how often before auto-updates occur? (in days) # export UPDATE_ZSH_DAYS=13 # Uncomment following line if you want to disable colors in ls |