about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--README2
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 097e9f003..e43316822 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+2010-08-07  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Simon Ruderich: 28136: README: typo.
+
 2010-08-06  Peter Stephenson  <pws@csr.com>
 
+	* 28131: MACHINES: latest status on Cygwin.
+
 	* users/15232: Completion/Unix/Type/_path_files: somehow
 	this didn't get completed.
 
@@ -13492,5 +13498,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5049 $
+* $Revision: 1.5051 $
 *****************************************************
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.