about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2011-03-04 13:25:25 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2011-03-04 13:25:25 +0000
commit2eac10577064b3de18173ba0e2ee07ee55240feb (patch)
tree75cb2688b8795495618fc01b2cbf95955a3f2e5f /Doc/Zsh/expn.yo
parente58ad7548f218951fe3e424ba241720de9a81bf8 (diff)
downloadzsh-2eac10577064b3de18173ba0e2ee07ee55240feb.tar.gz
zsh-2eac10577064b3de18173ba0e2ee07ee55240feb.tar.xz
zsh-2eac10577064b3de18173ba0e2ee07ee55240feb.zip
28853: Fix typo: preceed -> precede
Diffstat (limited to 'Doc/Zsh/expn.yo')
-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 d246c3c23..9c4491386 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -381,7 +381,7 @@ Each part of a command argument that takes the form
 `tt(<LPAR())var(list)tt(RPAR())',
 `tt(>LPAR())var(list)tt(RPAR())' or
 `tt(=LPAR())var(list)tt(RPAR())'
-is subject to process substitution.  The expression may be preceeded
+is subject to process substitution.  The expression may be preceded
 or followed by other strings except that, to prevent clashes with
 commonly occurring strings and patterns, the last
 form must occur at the start of a command argument, and the forms