diff options
-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 3d08bf85d..baca81e62 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -87,7 +87,7 @@ or built in. The standard widgets built in to ZLE are listed in Standard Widgets below. Other built-in widgets can be defined by other modules (see ifzman(zmanref(zshmodules))\ -ifnzman(noderef(Zsh zsh/Modules))\ +ifnzman(noderef(Zsh Modules))\ ). Each built-in widget has two names: its normal canonical name, and the same name preceded by a `tt(.)'. The `tt(.)' name is special: it can't be rebound to a different widget. This makes the widget available even when |