diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-04-05 21:00:04 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-04-05 21:00:04 +0000 |
commit | 71e5f09d583166ceca0eae8847c6679c0e5b49f4 (patch) | |
tree | 4c415bde89941eb23722c403cfe7c68253081f60 /Doc | |
parent | 7683ec28aaf395fe1ebc4e619f462fc58f9e02ac (diff) | |
download | zsh-71e5f09d583166ceca0eae8847c6679c0e5b49f4.tar.gz zsh-71e5f09d583166ceca0eae8847c6679c0e5b49f4.tar.xz zsh-71e5f09d583166ceca0eae8847c6679c0e5b49f4.zip |
24793: Ismail: typo
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/zle.yo | 2 |
1 files changed, 1 insertions, 1 deletions
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). |