about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2008-08-06 02:24:47 +0000
committerBart Schaefer <barts@users.sourceforge.net>2008-08-06 02:24:47 +0000
commit42471ac572cfb248dc46bb8ec928fecc80178d4a (patch)
tree952c3abe1ea309594453539cc4cebabf3f870039 /Doc
parent16e75d6978157eea40967c3b731091a32ced6339 (diff)
downloadzsh-42471ac572cfb248dc46bb8ec928fecc80178d4a.tar.gz
zsh-42471ac572cfb248dc46bb8ec928fecc80178d4a.tar.xz
zsh-42471ac572cfb248dc46bb8ec928fecc80178d4a.zip
unposted: two-word clarification of ZLS_COLORS usage.
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 710e0aae4..417234c00 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -107,7 +107,7 @@ the pattern.  Definitions for the form with the leading equal sign take
 precedence over the values defined for file types, which in turn take
 precedence over the form with the leading asterisk (file extensions).
 
-The last form also allows different parts of the displayed
+The leading-equals form also allows different parts of the displayed
 strings to be colored differently.  For this, the pattern has to use the
 `tt((#b))' globbing flag and pairs of parentheses surrounding the
 parts of the strings that are to be colored differently.  In this case