about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPaul Ackersviller <packersv@users.sourceforge.net>2007-11-04 20:29:35 +0000
committerPaul Ackersviller <packersv@users.sourceforge.net>2007-11-04 20:29:35 +0000
commit514036ef43f079e6f2ded745c1b67475526926f0 (patch)
tree27cbbe31cdb58192c565a12ae1d252bd2730bfe2 /Doc
parent4c3c7456c2bb1f008d1e96fc97be320dbd2d8875 (diff)
downloadzsh-514036ef43f079e6f2ded745c1b67475526926f0.tar.gz
zsh-514036ef43f079e6f2ded745c1b67475526926f0.tar.xz
zsh-514036ef43f079e6f2ded745c1b67475526926f0.zip
Merge of 22873: Larry P. Shrof: typo.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/expn.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 29d3dd9a4..f0ff767d2 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -650,7 +650,7 @@ characters corresponding to the resulting integer.  Note that this form is
 entirely distinct from use of the tt(#) without parentheses.
 )
 item(tt(%))(
-Expand all tt(%) escapes in the resulting words in the same way as in in
+Expand all tt(%) escapes in the resulting words in the same way as in
 prompts (see noderef(Prompt Expansion)). If this flag is given twice,
 full prompt expansion is done on the resulting words, depending on the
 setting of the tt(PROMPT_PERCENT), tt(PROMPT_SUBST) and tt(PROMPT_BANG)