about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/compsys.yo2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e8fa6093e..b7f398933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-03-29  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Doc/Zsh/compsys.yo: docs: _arguments: Fix a typo
+	in the example.
+
 2021-03-28  Oliver Kiddle  <opk@zsh.org>
 
 	* Jacob Gelbman: 48166: Completion/Unix/Command/_ctags:
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))(