diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-04-25 10:58:55 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-04-25 10:58:55 -0700 |
commit | 9d0e3bde2a0511f31918e193ce76c427ef673961 (patch) | |
tree | 7daccee310d1f2bea2194e4071d2b5fec62abbc7 /Doc/Zsh | |
parent | 0164457a199d826e8d2018c94f57a7803071b63a (diff) | |
download | zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.tar.gz zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.tar.xz zsh-9d0e3bde2a0511f31918e193ce76c427ef673961.zip |
34961: minor wording clarification
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/compsys.yo | 2 |
1 files changed, 1 insertions, 1 deletions
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-))( |