about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-12-05 19:35:22 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-12-05 19:35:22 +0000
commit30e26c488557d3d981f06bdab72df22272571f09 (patch)
treefc81c1e8f1313bdd19404e39e50878d339f55875
parent74eed99c312de05e19b54ba6b5d37a0aeb4ba713 (diff)
downloadzsh-30e26c488557d3d981f06bdab72df22272571f09.tar.gz
zsh-30e26c488557d3d981f06bdab72df22272571f09.tar.xz
zsh-30e26c488557d3d981f06bdab72df22272571f09.zip
unposted: Fix typo in ChangeLog (memoryx).
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 324da711c..cc1555b7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 	be applied to original buffer if not to be modified.
 
 	* From Stef VAN VLIERBERGHE: 29934: Src/lex.c (add): use of
-	uninitialised memoryx when lexer needed to reallocate token.
+	uninitialised memory when lexer needed to reallocate token.
 
 2011-12-02  Peter Stephenson  <pws@csr.com>
 
@@ -15653,5 +15653,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5515 $
+* $Revision: 1.5516 $
 *****************************************************