summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Doc/Zsh/params.yo2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aa94a2d1..d6cc06270 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-15  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* unposted: Doc/Zsh/params.yo: nodref -> noderef.
+
 2017-09-14  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Doc/Zsh/expn.yo, Doc/ZSh/params.yo, Src/params.c,
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index 2534d1c72..37cc25630 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -111,7 +111,7 @@ allowed for single word shell expansions (this does not include filename
 generation); these are as performed by the parameter expansion flag
 tt(LPAR()e+RPAR()) as described in
 ifzman(zmanref(zshparam))\
-ifnzman(nodref(Parameter Expansion)).
+ifnzman(noderef(Parameter Expansion)).
 
 If no parameter var(name) exists, an ordinary array parameter is created.
 If the parameter var(name) exists and is a scalar, it is replaced by a new