summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-10-22 12:29:39 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-10-22 12:29:42 +0000
commit8e9a68ad14655c1949b1a04d5715a5caa8c344ee (patch)
tree5199327bd14306c961b614cd418857accddc518c /Doc
parentb970ef6ef50dc4e21a053ae673fe89fff5a3c52f (diff)
downloadzsh-8e9a68ad14655c1949b1a04d5715a5caa8c344ee.tar.gz
zsh-8e9a68ad14655c1949b1a04d5715a5caa8c344ee.tar.xz
zsh-8e9a68ad14655c1949b1a04d5715a5caa8c344ee.zip
unposted: vcs_info docs: Typo fix.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index d367d8b0f..cb68952a4 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1332,7 +1332,7 @@ otherwise would be something like `svn' or `cvs') will be set to
 identifier is the second element. tt(vcs_info) will have filled in a proper
 value for the "repository's" root directory and the string containing the
 information about quilt's state will be available as the `misc' replacement
-(and tt(%Q) for compatibility with `addon' mode.
+(and tt(%Q) for compatibility with `addon' mode).
 
 What is left to discuss is how `standalone' mode is detected. The detection
 itself is a series of searches for directories. You can have this detection