mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-06-09 06:28:06 +02:00
unposted (cf. 52219): fix typo
This commit is contained in:
parent
487fba3fb3
commit
a709643b76
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -20,7 +20,7 @@ incompatibilities in the README file.
|
||||||
|
|
||||||
Support for named references and namespaces has been added, similar to
|
Support for named references and namespaces has been added, similar to
|
||||||
those features in ksh but with some notable differences. The `nameref`
|
those features in ksh but with some notable differences. The `nameref`
|
||||||
builtin and some ksh-equivlent namespace names are available by loading
|
builtin and some ksh-equivalent namespace names are available by loading
|
||||||
the zsh/ksh93 module. See the documentation of that module for more.
|
the zsh/ksh93 module. See the documentation of that module for more.
|
||||||
|
|
||||||
Non-forking command substitutions with ${ ... } and ${| ... } are now
|
Non-forking command substitutions with ${ ... } and ${| ... } are now
|
||||||
|
|
Loading…
Reference in a new issue