about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-02-26 12:13:29 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-02-26 12:13:29 +0000
commitbf0ef69f4240c2d89562948971077447b4ec5be0 (patch)
treef9cb184e1279341d9e70c2806c5c0b191f0006b0 /Doc
parent5375b71009cd1a484bd4e3ae1cdebdb04bd879bb (diff)
downloadzsh-bf0ef69f4240c2d89562948971077447b4ec5be0.tar.gz
zsh-bf0ef69f4240c2d89562948971077447b4ec5be0.tar.xz
zsh-bf0ef69f4240c2d89562948971077447b4ec5be0.zip
Frank Terbeck: 26612: VCS INFO documentation fix
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 43dba25dc..2eb26ab99 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -508,8 +508,8 @@ tt(enable) contains tt(ALL).
 )
 kindex(disable-patterns)
 item(tt(disable-patterns))(
-A list of patterns that are checked against tt($PWD). If the pattern
-matches, var(vcs_info) will is disabled. This style is checked in the
+A list of patterns that are checked against tt($PWD). If a pattern
+matches, var(vcs_info) will be disabled. This style is checked in the
 var(:vcs_info:-init-:*:-all-) context.
 
 Say, tt(~/.zsh) is a directory under version control, in which you do