about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-06 18:29:18 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-06 18:29:18 +0000
commit3a6569ffecf508b2bbfdcd9ddf4f255345b1407a (patch)
treeb9835eada5948ad23eeb51e79613ec34bce7d23b /Doc
parentbceeb77f5701fa47b362e9b41c3afea55de856e2 (diff)
downloadzsh-3a6569ffecf508b2bbfdcd9ddf4f255345b1407a.tar.gz
zsh-3a6569ffecf508b2bbfdcd9ddf4f255345b1407a.tar.xz
zsh-3a6569ffecf508b2bbfdcd9ddf4f255345b1407a.zip
manual/7674
Diffstat (limited to 'Doc')
-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 492128bfb..d7c8be4a1 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -959,7 +959,7 @@ strings consisting of the string to complete followed by a colon
 (which needs to be preceded by a backslash) and a description. The
 matches will be listed together with their descriptions.
 
-A var(action) of the form `tt(->)var(string)' is used by functions
+An var(action) of the form `tt(->)var(string)' is used by functions
 that implement a state machine. In this case, the `var(string)' (with
 all leading and trailing spaces and tabs removed) will be stored in
 the global parameter tt(state) and the function returns with a return