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:57:00 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-08-05 12:57:00 +0000
commitc6c6c9e05de850f9f770802e0b025e98d41644c8 (patch)
treea99d5fe5761ebe01710daa9739d36c0ebbfd3243 /Doc/Zsh/params.yo
parentced9b25578d91d1f2eeeeca08a3753ed8e2cebe5 (diff)
downloadzsh-c6c6c9e05de850f9f770802e0b025e98d41644c8.tar.gz
zsh-c6c6c9e05de850f9f770802e0b025e98d41644c8.tar.xz
zsh-c6c6c9e05de850f9f770802e0b025e98d41644c8.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 e2a239f12..c79a9c53c 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -691,9 +691,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)