diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-12-23 23:01:33 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-12-23 23:01:33 +0000 |
commit | 85e20f745e6329893ba0467ae5490e1840d774c5 (patch) | |
tree | d13025c77e82b74ddcfd90174e9d6bf6fcb9f4ae /Doc/Zsh | |
parent | 6a72c271122268089ed88c6a5c1593b379572949 (diff) | |
download | zsh-85e20f745e6329893ba0467ae5490e1840d774c5.tar.gz zsh-85e20f745e6329893ba0467ae5490e1840d774c5.tar.xz zsh-85e20f745e6329893ba0467ae5490e1840d774c5.zip |
zsh-3.1.6-pws-13 zsh-3.1.6-pws-13
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/compsys.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 7a5ece99a..f691fc5ef 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -483,8 +483,8 @@ for words from the history item(tt(hosts))( for hostnames ) -item(tt(indices))( -used for array indices +item(tt(indexes))( +used for array indexes ) item(tt(jobs))( used for jobs |