about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:58:55 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:58:55 -0700
commit9d0e3bde2a0511f31918e193ce76c427ef673961 (patch)
tree7daccee310d1f2bea2194e4071d2b5fec62abbc7
parent0164457a199d826e8d2018c94f57a7803071b63a (diff)
downloadzsh-9d0e3bde2a0511f31918e193ce76c427ef673961.tar.gz
zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.tar.xz
zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.zip
34961: minor wording clarification
-rw-r--r--ChangeLog2
-rw-r--r--Doc/Zsh/compsys.yo2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d86846ff2..8daba04c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-04-25  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 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-))(