about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2013-10-07 12:53:56 -0700
committerBart Schaefer <schaefer@zsh.org>2013-10-07 12:53:56 -0700
commitb077d6ee9c0728eddfa526fd17e637fe8a6e6e29 (patch)
tree79a06b4a261688c25bec836fd3af204aaf86ddc8 /Doc
parent6f195241f3ee98c11bc93ab089417012767d9cec (diff)
downloadzsh-b077d6ee9c0728eddfa526fd17e637fe8a6e6e29.tar.gz
zsh-b077d6ee9c0728eddfa526fd17e637fe8a6e6e29.tar.xz
zsh-b077d6ee9c0728eddfa526fd17e637fe8a6e6e29.zip
unposted: fix typo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/options.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 71bddd570..90552157f 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1690,7 +1690,7 @@ pindex(NOPIPEFAIL)
 cindex(exit status from pipeline)
 cindex(status, on exit from pipeline)
 cindex(pipeline, exit status from)
-itme(tt(PIPE_FAIL))(
+item(tt(PIPE_FAIL))(
 By default, when a pipeline exits the exit status recorded by the shell
 and returned by the shell variable tt($?) reflects that of the
 rightmost element of a pipeline.  If this option is set, the exit status