about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-08 13:58:38 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-08 13:58:38 +0000
commitf55f6cd3b39989075ce2abfe6b2684fa16fef946 (patch)
tree60b47b67a74639d618efaceb338ee2d9ad90e47e /Doc
parent05bd75dffd755d176c045b598d7f2dbff033bf9a (diff)
downloadzsh-f55f6cd3b39989075ce2abfe6b2684fa16fef946.tar.gz
zsh-f55f6cd3b39989075ce2abfe6b2684fa16fef946.tar.xz
zsh-f55f6cd3b39989075ce2abfe6b2684fa16fef946.zip
zsh-workers/8945
Diffstat (limited to 'Doc')
-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 32067e1aa..1ec77a33d 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -162,7 +162,7 @@ builtin command) or they are matches which duplicate a string already
 in the list (because they differ only in things like prefixes or
 suffixes that are not displayed). In the list used for menu-selection,
 however, even these matches are shown so that it is possible to select
-them. To highlight such matches the tt(hi) and tt(mu) capabilities in
+them. To highlight such matches the tt(hi) and tt(du) capabilities in
 the tt(ZLS_COLORS) and tt(ZLS_COLOURS) parameters are supported for
 hidden matches of the first and second kind, respectively.