From 9d0e3bde2a0511f31918e193ce76c427ef673961 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sat, 25 Apr 2015 10:58:55 -0700 Subject: 34961: minor wording clarification --- ChangeLog | 2 ++ Doc/Zsh/compsys.yo | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d86846ff2..8daba04c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-04-25 Barton E. Schaefer + * 34961: Doc/Zsh/compsys.yo: minor wording clarification + * 34961: Src/Modules/datetime.c: $TZ is implicitly local in builtin strftime (originally workers/34602 from workers/34596) diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 45afe2448..b699502ca 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -354,7 +354,7 @@ tt(all): no further completion is attempted; a string containing the substring tt(patterns): no pattern completion functions will be called; a string containing tt(default): the function for the `tt(-default-)' context will not be called, but -functions defined for commands will +functions defined for commands will be. ) kindex(-math-, completion context) item(tt(-math-))( -- cgit 1.4.1