about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-09-21 19:54:31 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-09-21 19:54:31 +0000
commit4fdf7ec7b77c4238becf70755770a5853164c61e (patch)
treed0e8b876f4800d8749edac6cf4d53611395e3c66 /Doc/Zsh/compwid.yo
parentd09274dcd8199dadcb907b0b78a04674807a107f (diff)
downloadzsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.gz
zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.tar.xz
zsh-4fdf7ec7b77c4238becf70755770a5853164c61e.zip
22752: improved introduction to completion
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r--Doc/Zsh/compwid.yo6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index 8ffc96a2e..697d1df04 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -11,9 +11,9 @@ features is described in
 ifzman(zmanref(zshcompsys))\
 ifnzman(the next chapter, noderef(Completion System)),
 and users with no interest in adding to that system (or, potentially,
-writing their own DASH()- see dictionary entry for `hubris') should skip this
-section.  The older system based on the tt(compctl) builtin command is
-described in
+writing their own DASH()- see dictionary entry for `hubris') should skip
+the current section.  The older system based on the tt(compctl) builtin
+command is described in
 ifzman(zmanref(zshcompctl))\
 ifnzman(noderef(Completion Using compctl)).