about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-03-29 20:41:36 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-03-29 20:41:36 +0000
commitfbc51c9ea7c9350c28c6fa3d8c88576ab0e8d226 (patch)
tree13560b1c0626e4d0df73f4fc41ef633bf9220dd8 /Doc/Zsh/zle.yo
parent13a45d74eb246894516aa9315622cf99d7f27697 (diff)
downloadzsh-fbc51c9ea7c9350c28c6fa3d8c88576ab0e8d226.tar.gz
zsh-fbc51c9ea7c9350c28c6fa3d8c88576ab0e8d226.tar.xz
zsh-fbc51c9ea7c9350c28c6fa3d8c88576ab0e8d226.zip
unposted: add missing parenthesis
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 8dc46ca28..0fd81ef4a 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -878,7 +878,7 @@ Note that the effect of tt(region_highlight) is not saved and disappears
 as soon as the line is accepted.
 )
 vindex(UNDO_CHANGE_NO)
-item(tt(UNDO_CHANGE_NO) (integer))
+item(tt(UNDO_CHANGE_NO) (integer))(
 A number representing the state of the undo history.  The only use
 of this is passing as an argument to the tt(undo) widget in order to
 undo back to the recorded point.  Read-only.