about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-01 09:22:27 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-01 09:22:27 +0000
commitabb9900ac7db42f7a48a6358f41336a05ee3d857 (patch)
treef7a6068ecfe08be46eb31e7aafabc95965915a51 /Doc/Zsh/compsys.yo
parente7f801f32c0673ea4c9380135f6d0667df06e99d (diff)
downloadzsh-abb9900ac7db42f7a48a6358f41336a05ee3d857.tar.gz
zsh-abb9900ac7db42f7a48a6358f41336a05ee3d857.tar.xz
zsh-abb9900ac7db42f7a48a6358f41336a05ee3d857.zip
unposted: other minor typos
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-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 c268071d9..e323312b7 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1229,7 +1229,7 @@ and completion of these is far more common than completing options.
 Hence unless the value of this style is true options will not be
 completed, even after an initial tt(-).  If it is true, options will
 be completed after an initial tt(-) unless there is a preceeding
-tt(--) on the command line.
+tt(-)tt(-) on the command line.
 )
 kindex(completer, completion style)
 item(tt(completer))(