about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-08-05 12:33:27 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-08-05 12:33:27 +0000
commited89700265c129983a6badca26b35eb62bb5dd70 (patch)
tree774902c6e766e1ec1794d95c1611858f64366b9b /Doc/Zsh/params.yo
parentc4f4ace06b495f5dc0bd3961112d3f7828dac4bb (diff)
downloadzsh-ed89700265c129983a6badca26b35eb62bb5dd70.tar.gz
zsh-ed89700265c129983a6badca26b35eb62bb5dd70.tar.xz
zsh-ed89700265c129983a6badca26b35eb62bb5dd70.zip
17503: fix various typos, spelling mistakes and poor wordings in the docs
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index e389a6449..f45a9eb39 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -707,9 +707,8 @@ vindex(FIGNORE)
 item(tt(fignore) <S> <Z> (tt(FIGNORE) <S>))(
 An array (colon separated list)
 containing the suffixes of files to be ignored
-during filename completion.  However, if the completion generates only files
-which would match if this variable would be ignored, than these files are
-completed anyway.
+during filename completion.  However, if completion only generates files
+with suffixes in this list, then these files are completed anyway.
 )
 vindex(fpath)
 vindex(FPATH)