about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-12-17 22:48:08 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-12-17 22:48:08 +0000
commit9465e7d7211278b531afc37fc3f37a8ca2ee4c1e (patch)
treed1f870a193bd90702a0bd2250545433ca9f0414f
parentc9a70e18fdfc945affe88516ae014f3e8a81dfea (diff)
downloadzsh-9465e7d7211278b531afc37fc3f37a8ca2ee4c1e.tar.gz
zsh-9465e7d7211278b531afc37fc3f37a8ca2ee4c1e.tar.xz
zsh-9465e7d7211278b531afc37fc3f37a8ca2ee4c1e.zip
Mikael: 28583: typo
-rw-r--r--ChangeLog6
-rw-r--r--NEWS2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cabbbe9a..1b628c440 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Mikael: 28535: NEWS: typo
+
 2010-12-17  Peter Stephenson  <pws@csr.com>
 
 	* Štěpán Němec: 28533: README, Doc/Zsh/compsys.yo,
@@ -13985,5 +13989,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5157 $
+* $Revision: 1.5158 $
 *****************************************************
diff --git a/NEWS b/NEWS
index c36a2480d..3d2baaf56 100644
--- a/NEWS
+++ b/NEWS
@@ -65,7 +65,7 @@ keyword in the zle_highlight array.  These can be distinguished from
 unprintable Unicode characters which also use "special" highlighting as the
 latter are always two or four bytes long, e.g. <XXXX>, <XXXXXXXX>.
 
-zle_highlight also control highlighting of a removable completion
+zle_highlight also controls highlighting of a removable completion
 suffix, e.g. the "/" automatically appended to directories.  This uses
 the keyword "suffix".