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-06-10 08:50:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-06-10 08:50:35 +0000
commit1c29f641c6276b0bcb1db17a7d64dbb5cad50382 (patch)
treeb3f83edc6bb46c999d86f91ac85da97582eefaa5 /Doc/Zsh/compsys.yo
parentdeab7d6642ad9353d81037e923c73b4e4897a751 (diff)
downloadzsh-1c29f641c6276b0bcb1db17a7d64dbb5cad50382.tar.gz
zsh-1c29f641c6276b0bcb1db17a7d64dbb5cad50382.tar.xz
zsh-1c29f641c6276b0bcb1db17a7d64dbb5cad50382.zip
Mikael: 25143: spelling corrections
25144: report supported bases
25139: fix number
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 59be912f6..78a3135f6 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1242,7 +1242,7 @@ For these commands a tt(-) is used to introduce a directory stack entry
 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
+be completed after an initial tt(-) unless there is a preceding
 tt(-)tt(-) on the command line.
 )
 kindex(completer, completion style)