From 2eac10577064b3de18173ba0e2ee07ee55240feb Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Fri, 4 Mar 2011 13:25:25 +0000 Subject: 28853: Fix typo: preceed -> precede --- Doc/Zsh/contrib.yo | 2 +- Doc/Zsh/expn.yo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 926c7b3c4..c5808fbeb 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -355,7 +355,7 @@ subsect(Use) All direct user interaction is via the tt(cdr) function. The argument to cdr is a number var(N) corresponding to the var(N)th most -recently changed-to directory. 1 is the immediately preceeding directory; +recently changed-to directory. 1 is the immediately preceding directory; the current directory is remembered but is not offered as a destination. Note that if you have multiple windows open 1 may refer to a directory changed to in another window; you can avoid this by having per-terminal 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())' 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 -- cgit 1.4.1