diff options
Diffstat (limited to 'Doc/Zsh/mod_compctl.yo')
-rw-r--r-- | Doc/Zsh/mod_compctl.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_compctl.yo b/Doc/Zsh/mod_compctl.yo index 4379f4fa9..5dfa880a4 100644 --- a/Doc/Zsh/mod_compctl.yo +++ b/Doc/Zsh/mod_compctl.yo @@ -1,7 +1,7 @@ COMMENT(!MOD! The tt(compctl) builtin for controlling completion. !MOD!) -The tt(compctl) module makes available two builtin commands. tt(compctl), +The tt(zsh/compctl) module makes available two builtin commands. tt(compctl), is the old, deprecated way to control completions for ZLE. See ifzman(zmanref(zshcompctl))\ ifnzman(noderef(Programmable Completion Using compctl))\ |