about summary refs log tree commit diff
path: root/Doc/Zsh/roadmap.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-10-21 21:56:55 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-10-21 21:56:55 +0000
commit1f6bc666ae5b893c2305647b92f07914546fd770 (patch)
treea6d7d59bf52174d1363c49e286a72bfe17c06e02 /Doc/Zsh/roadmap.yo
parentdb01a653637054dcf37db6da26ae46dcb3c4ee76 (diff)
downloadzsh-1f6bc666ae5b893c2305647b92f07914546fd770.tar.gz
zsh-1f6bc666ae5b893c2305647b92f07914546fd770.tar.xz
zsh-1f6bc666ae5b893c2305647b92f07914546fd770.zip
Mikael Magnusson, 21905: typos in roadmap
Diffstat (limited to 'Doc/Zsh/roadmap.yo')
-rw-r--r--Doc/Zsh/roadmap.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo
index ad4c679e1..8624e8339 100644
--- a/Doc/Zsh/roadmap.yo
+++ b/Doc/Zsh/roadmap.yo
@@ -5,7 +5,7 @@ cindex(roadmap)
 The Zsh Manual, like the shell itself, is large and often complicated.
 This section of the manual provides some pointers to areas of the shell
 that are likely to be of particular interest to new users, and indicates
-where in the rest of the manual the documentation is to found.
+where in the rest of the manual the documentation is to be found.
 
 sect(When the shell starts)
 
@@ -38,7 +38,7 @@ is supplied for completions with many commonly used commands.  Note
 that the new completion system referred to as tt(compsys) is preferred
 over the older tt(compctl) system.  The completion system must be enabled
 explicitly when the shell starts.  For more information see
-ifzman(zmanref(zshcompssy))\
+ifzman(zmanref(zshcompsys))\
 ifnzman(noderef(Completion System)).
 
 Apart from completion, the line editor is highly extensible by means of