From 3d2814072ac2f8ae5640cc479a23dde5fa03ff9c Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 29 Mar 2021 09:13:43 +0000 Subject: unposted: docs: _arguments: Fix a typo in the example. --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh') 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))( -- cgit 1.4.1