about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-14 11:39:24 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-14 11:39:24 +0000
commit52d95ec6409a2598ef8e1e9c166353775ac73b58 (patch)
tree3b7f7a34f538fe9f5cd5185c5e7c47f03ce49125
parent259b64d0d75fc6c014609fc790f6ce671206f0b5 (diff)
downloadzsh-52d95ec6409a2598ef8e1e9c166353775ac73b58.tar.gz
zsh-52d95ec6409a2598ef8e1e9c166353775ac73b58.tar.xz
zsh-52d95ec6409a2598ef8e1e9c166353775ac73b58.zip
zsh-workers/9039
-rw-r--r--Doc/Zsh/mod_compctl.yo3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/Zsh/mod_compctl.yo b/Doc/Zsh/mod_compctl.yo
index 99d523cd1..4379f4fa9 100644
--- a/Doc/Zsh/mod_compctl.yo
+++ b/Doc/Zsh/mod_compctl.yo
@@ -1,6 +1,5 @@
 COMMENT(!MOD!
-The tt(compctl) builtin for controlling completion and the builtins for
-completion widgets.
+The tt(compctl) builtin for controlling completion.
 !MOD!)
 The tt(compctl) module makes available two builtin commands. tt(compctl),
 is the old, deprecated way to control completions for ZLE.  See