about summary refs log tree commit diff
path: root/Doc/Zsh/mod_complist.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2000-08-10 23:06:42 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2000-08-10 23:06:42 +0000
commit29255612eee262da98b21ec75429c733f144acfc (patch)
tree6760ebbc3961fa5fcf5b5d17f465325184503cbc /Doc/Zsh/mod_complist.yo
parent5851a32681f5fbdbc55987cb117f891e3745f13c (diff)
downloadzsh-29255612eee262da98b21ec75429c733f144acfc.tar.gz
zsh-29255612eee262da98b21ec75429c733f144acfc.tar.xz
zsh-29255612eee262da98b21ec75429c733f144acfc.zip
Minor documentation fixes (12585)
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 3a73b5284..ba5416d4f 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -78,7 +78,7 @@ enditem()
 Apart from these strings, the var(name) may also be an asterisk
 (`tt(*)') followed by any string. The var(value) given for such a
 string will be used for all files whose name ends with the string.
-The var(name) may also be a equal sign (`tt(=)') followed by a
+The var(name) may also be an equals sign (`tt(=)') followed by a
 pattern.  The var(value) given for this pattern will be used for all
 matches (not just filenames) whose display string are matched by
 the pattern.  Definitions for both of these take precedence over the