Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug fix: fix typo in files.yo
- X-seq: zsh-workers 51263
- From: Max Coplan <ssjvegerot@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Cc: strager <strager.nds@xxxxxxxxx>
- Subject: Bug fix: fix typo in files.yo
- Date: Fri, 30 Dec 2022 15:41:27 -0800
- Archived-at: <https://zsh.org/workers/51263>
- List-id: <zsh-workers.zsh.org>
changeset: 140da8a6e9217a13390d55ab3b9bae81780d98e3 (@)
parent: bc7511bdd887cfda7eb45e8009de079d35c4d7f1
user: Max 👨🏽💻 Coplan <mchcopl@xxxxxxxxx>
date: Fri, 30 Dec 2022 15:24:19 -0800
Fix typo in `files.yo`
Summary: `an path` -> `a path`
Test Plan: N/A
diff --git a/Doc/Zsh/files.yo b/Doc/Zsh/files.yo
--- a/Doc/Zsh/files.yo
+++ b/Doc/Zsh/files.yo
@@ -14,7 +14,7 @@
Commands are first read from tt(zshenv()); this cannot be overridden.
Subsequent behaviour is modified by the tt(RCS) and
tt(GLOBAL_RCS) options; the former affects all startup files, while the
-second only affects global startup files (those shown here with an
+second only affects global startup files (those shown here with a
path starting with a tt(/)). If one of the options
is unset at any point, any subsequent startup file+LPAR()s+RPAR()
of the corresponding
Messages sorted by:
Reverse Date,
Date,
Thread,
Author