about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-01 08:33:23 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-01 08:33:23 +0000
commite7f801f32c0673ea4c9380135f6d0667df06e99d (patch)
tree5b75c33e77defa79ef27f3b12966802b37879ed7 /Doc
parent1b3cb68d05c14df55fff23f8d355f46fc4056c68 (diff)
downloadzsh-e7f801f32c0673ea4c9380135f6d0667df06e99d.tar.gz
zsh-e7f801f32c0673ea4c9380135f6d0667df06e99d.tar.xz
zsh-e7f801f32c0673ea4c9380135f6d0667df06e99d.zip
unposted: spotted by Ismail: typo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 69cef33cd..c268071d9 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1222,7 +1222,7 @@ line is not the name of an alias, matching alias names will be
 completed.
 )
 kindex(complete-options, completion style)
-time(tt(complete-options))(
+item(tt(complete-options))(
 This is used by the completer for tt(cd), tt(chdir) and tt(pushd).
 For these commands a tt(-) is used to introduce a directory stack entry
 and completion of these is far more common than completing options.