Browse Source

Merge pull request #2093 from zdevex/fixCommentsInTemplate

Fixed comments in zshrc.zsh-template about disabling auto updates.
Robby Russell 11 years ago
parent
commit
19e1a3e1ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/zshrc.zsh-template

+ 1 - 1
templates/zshrc.zsh-template

@@ -14,7 +14,7 @@ ZSH_THEME="robbyrussell"
 # Set to this to use case-sensitive completion
 # CASE_SENSITIVE="true"
 
-# Comment this out to disable bi-weekly auto-update checks
+# Uncomment this to disable bi-weekly auto-update checks
 # DISABLE_AUTO_UPDATE="true"
 
 # Uncomment to change how often before auto-updates occur? (in days)