From c6c6c9e05de850f9f770802e0b025e98d41644c8 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 5 Aug 2002 12:57:00 +0000 Subject: 17503: fix various typos, spelling mistakes and poor wordings in the docs --- Doc/Zsh/compsys.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 61c153dca..685690227 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -552,7 +552,7 @@ for names of builtin commands kindex(characters, completion tag) item(tt(characters))( used for commands like tt(stty) when completing characters; also used -when completing character classes after a opening bracket +when completing character classes after an opening bracket ) kindex(colormapids, completion tag) item(tt(colormapids))( @@ -4025,7 +4025,7 @@ function the tt(context) parameter will be set to the name of the value whose argument is to be completed. Note also that tt(_values) normally adds the character used as the -separator between values as a auto-removable suffix so that users don't +separator between values as an auto-removable suffix so that users don't have to type it themselves. But when using a `tt(->)var(string)' action tt(_values) can't do that because the matches for the argument will be generated by the calling function. To get the usual behaviour, the -- cgit 1.4.1