summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 80b668a6d..4d4699f7e 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ incompatibilities in the README file.
Support for named references and namespaces has been added, similar to
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.
Non-forking command substitutions with ${ ... } and ${| ... } are now