about summary refs log tree commit diff
path: root/Doc/Zsh/mod_complist.yo
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-05-28 16:01:01 +0000
committerClint Adams <clint@users.sourceforge.net>2001-05-28 16:01:01 +0000
commitda9fa61207511db0790d7cbb80c1577c205ebcd4 (patch)
treee6578195d5759a322a478e3280903ad68cf4b56e /Doc/Zsh/mod_complist.yo
parent1d5fbf228d4c40432a1d5dcc27dad0c20d9dbcd7 (diff)
downloadzsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.tar.gz
zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.tar.xz
zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.zip
14509: ZLS_COLOURS/ZLS_COLORS consistency
Diffstat (limited to 'Doc/Zsh/mod_complist.yo')
-rw-r--r--Doc/Zsh/mod_complist.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index afe95e5ca..cae8cce37 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -127,7 +127,7 @@ ifnzman(noderef(Other Functions))\
 `tt($colors[red])' to get the code for foreground color red and
 `tt($colors[bg-green])' for the code for background color green.
 
-If the completion system based around shell functions is used, these
+If the completion system invoked by compinit is used, these
 parameters should not be set directly because the system controls them 
 itself.  Instead, the tt(list-colors) style should be used (see
 ifzman(the section `Completion System Configuration' in zmanref(zshcompsys))\