about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/zle.yo2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e0483f51..498b44922 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* İsmail Dönmez <ismail@namtrac.org>: 24793: Doc/Zsh/zle.yo:
+	typo.
+
 2008-04-04  Peter Stephenson  <pws@csr.com>
 
 	* 24792: Src/Zle/zle_refresh.c: try to be safer about turning
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 1a0cc2fda..f81e88f52 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -2114,6 +2114,6 @@ i.e. both the region and special characters are shown in standout mode.
 
 Within widgets, arbitrary regions may be highlighted by setting the
 special array parameter tt(region_highlight); see
-ifnzman(nodreref(Zle Widgets))\
+ifnzman(noderef(Zle Widgets))\
 ifzman(above).