From 6783c4538f6aa18d97798e2a0362dfa7487644d3 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Mon, 9 Nov 2015 10:07:17 -0800 Subject: Jun T. proofreading --- ChangeLog | 6 +++++- Doc/Zsh/mod_private.yo | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 622b0dbd8..14e6afea4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2015-11-08 Barton E. Schaefer +2015-11-09 Barton E. Schaefer + + * unposted (cf. Jun T.: 37083): Doc/Zsh/mod_private.yo: proofreading + +2015-11-08 Barton E. Schaefer * 37081: Doc/Makefile.in, Doc/Zsh/mod_private.yo, Src/Modules/param_private.c, Src/Modules/param_private.mdd, diff --git a/Doc/Zsh/mod_private.yo b/Doc/Zsh/mod_private.yo index c08da6791..78aee0acf 100644 --- a/Doc/Zsh/mod_private.yo +++ b/Doc/Zsh/mod_private.yo @@ -41,7 +41,7 @@ also adds the option `tt(-P)' to the `tt(local)' builtin to declare private parameters. For example, this construction fails if tt(zsh/param/private) has not yet -been loaded when `tt(failing)' is defined: +been loaded when `tt(bad_declaration)' is defined: example(bad_declaration+LPAR()RPAR() { zmodload zsh/param/private private array=LPAR() one two three RPAR() -- cgit 1.4.1