about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.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/compwid.yo
parent5851a32681f5fbdbc55987cb117f891e3745f13c (diff)
downloadzsh-29255612eee262da98b21ec75429c733f144acfc.tar.gz
zsh-29255612eee262da98b21ec75429c733f144acfc.tar.xz
zsh-29255612eee262da98b21ec75429c733f144acfc.zip
Minor documentation fixes (12585)
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r--Doc/Zsh/compwid.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index d4885f098..99a1d6aa4 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -498,7 +498,7 @@ item(tt(-d) var(array))(
 This adds per-match display strings. The var(array) should contain one 
 element per var(word) given. The completion code will then display the 
 first element instead of the first var(word), and so on. The
-var(array) may be given as the name of a array parameter or directly
+var(array) may be given as the name of an array parameter or directly
 as a space-separated list of words in parentheses.
 
 If there are fewer display strings than var(words), the leftover