zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] fix a typo in doc of globsubst.
@ 2015-03-31  3:28 Han Pingtian
  2015-03-31  9:35 ` Mikael Magnusson
  0 siblings, 1 reply; 4+ messages in thread
From: Han Pingtian @ 2015-03-31  3:28 UTC (permalink / raw)
  To: zsh-workers

Signed-off-by: Han Pingtian <hanpt@linux.vnet.ibm.com>
---
 Doc/Zsh/options.yo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 359ecb9..19920ca 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -540,7 +540,7 @@ pindex(GLOBSUBST)
 pindex(NOGLOBSUBST)
 item(tt(GLOB_SUBST) <C> <K> <S>)(
 Treat any characters resulting from parameter expansion as being
-eligible for file expansion and filename generation, and any
+eligible for filename expansion and filename generation, and any
 characters resulting from command substitution as being eligible for
 filename generation.  Braces (and commas in between) do not become eligible
 for expansion.
-- 
1.9.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-31 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-31  3:28 [PATCH] fix a typo in doc of globsubst Han Pingtian
2015-03-31  9:35 ` Mikael Magnusson
2015-03-31 10:07   ` Peter Stephenson
2015-03-31 12:05     ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).