diff options
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r-- | Doc/Zsh/compwid.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 687954cb5..a26386f09 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -15,7 +15,7 @@ writing their own --- see dictionary entry for `hubris') should skip this section. The older system based on the tt(compctl) builtin command is described in ifzman(zmanref(zshcompctl))\ -ifnzman(the chapter noderef(Completion Using compctl)). +ifnzman(noderef(Completion Using compctl)). Completion widgets are defined by the tt(-C) option to the tt(zle) builtin command provided by the tt(zsh/zle) module (see |