about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 09:13:43 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 13:33:45 +0000
commit3d2814072ac2f8ae5640cc479a23dde5fa03ff9c (patch)
tree71a94ca9554c2b011495ec4b5a84f5641bfff279 /Doc
parentab166725dd5983b00cf21113fb77717c6be324c5 (diff)
downloadzsh-3d2814072ac2f8ae5640cc479a23dde5fa03ff9c.tar.gz
zsh-3d2814072ac2f8ae5640cc479a23dde5fa03ff9c.tar.xz
zsh-3d2814072ac2f8ae5640cc479a23dde5fa03ff9c.zip
unposted: docs: _arguments: Fix a typo in the example.
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 729b4e5d3..89b918d60 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -4274,7 +4274,7 @@ The last two descriptions say what should be completed as
 arguments.  The first describes the first argument as a
 `var(postscript file)' and makes files ending in `tt(ps)' or `tt(eps)' 
 be completed.  The last description gives all other arguments the
-description `var(page numbers)' but does not offer completions.
+description `var(page number)' but does not offer completions.
 )
 findex(_cache_invalid)
 item(tt(_cache_invalid) var(cache_identifier))(