about summary refs log tree commit diff
path: root/Functions/VCS_Info
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2010-03-11 12:39:38 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2010-03-11 12:39:38 +0000
commitff22b24f1b413cb0f17fa49459b65b5539b666cc (patch)
treed2712659773f2b74e66ff7c126d33136bc32f6eb /Functions/VCS_Info
parent00e507fc0eb53fb00f34e55cd89bef4cfffa8663 (diff)
downloadzsh-ff22b24f1b413cb0f17fa49459b65b5539b666cc.tar.gz
zsh-ff22b24f1b413cb0f17fa49459b65b5539b666cc.tar.xz
zsh-ff22b24f1b413cb0f17fa49459b65b5539b666cc.zip
Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.
Diffstat (limited to 'Functions/VCS_Info')
-rw-r--r--Functions/VCS_Info/vcs_info_printsys2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/VCS_Info/vcs_info_printsys b/Functions/VCS_Info/vcs_info_printsys
index d457f09c5..f29061463 100644
--- a/Functions/VCS_Info/vcs_info_printsys
+++ b/Functions/VCS_Info/vcs_info_printsys
@@ -37,7 +37,7 @@ done
 
 print -l '## flavours (cannot be used in the enable or disable styles; they' \
          '## are enabled and disabled with their master [git-svn -> git])'   \
-         '## they *can* be used contexts: '\'':vcs_info:git-svn:*'\''.'
+         '## they *can* be used in contexts: '\'':vcs_info:git-svn:*'\''.'
 
 for sys in ${VCS_INFO_backends} ; do
     VCS_INFO_detect_${sys} --flavours