about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-08-07 21:22:36 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-08-07 21:22:36 +0000
commit04f055d7660e7ade7533abdf09b4acab54f7ba67 (patch)
treebe5d302087c73b826ed196e048de14ecc63bd420 /README
parente1b6b572ab7cf098cae08103188b250b9170f5d4 (diff)
downloadzsh-04f055d7660e7ade7533abdf09b4acab54f7ba67.tar.gz
zsh-04f055d7660e7ade7533abdf09b4acab54f7ba67.tar.xz
zsh-04f055d7660e7ade7533abdf09b4acab54f7ba67.zip
Simon Ruderich: 28136: typo in README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7a7860e41..4e8d478ec 100644
--- a/README
+++ b/README
@@ -82,7 +82,7 @@ were only handled if they appeared as separate command arguments.
 (However, the latter two forms caused the current argument to be
 terminated and a new one started even if they occurred in the middle of
 a string.)  Now all three may be followed by other strings, and the
-latter two may also be preceeded by other strings.  Remaining
+latter two may also be preceded by other strings.  Remaining
 limitations on their use (to reduce incompatibilities to a minimum)
 are documented in the zshexpn.1 manual.