about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2010-05-22 17:39:58 +0000
committerClint Adams <clint@users.sourceforge.net>2010-05-22 17:39:58 +0000
commitb7d9912f8b44d159426526d2857273f57a11b67a (patch)
treeab7a8c7254336ddeec1e4b6b7ab1257ec6999d4f /Doc
parent88ea63adf28be522d2341c57e4e049ff04aaf7fd (diff)
downloadzsh-b7d9912f8b44d159426526d2857273f57a11b67a.tar.gz
zsh-b7d9912f8b44d159426526d2857273f57a11b67a.tar.xz
zsh-b7d9912f8b44d159426526d2857273f57a11b67a.zip
27964: add back missing enditem().
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 665f60c3b..ae071c129 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1071,6 +1071,7 @@ If tt(ret) is set to to non-zero, the string in
 tt(${hook_com[message]}) will be used unchanged as the message by
 var(vcs_info).
 )
+enditem()
 
 If all of this sounds rather confusing, take a look at the tt(Examples)
 section below and also in the Misc/vcs_info-examples file in the Zsh source.