1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00

51263: fix typo - an path -> a path

This commit is contained in:
Max Coplan 2022-12-30 15:41:27 -08:00 committed by Oliver Kiddle
parent 92316b70ff
commit d23bcf1171
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2022-12-31 Oliver Kiddle <opk@zsh.org>
* Max Coplan: 51263: Doc/Zsh/files.yo: fix typo, an -> a
* Shohei YOSHIDA: 51255: Completion/Unix/Command/_ruby:
Update erb completion for version 4.0.2

View file

@ -14,7 +14,7 @@ cindex(zshenv)
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