From 361de369edd3bd17066b5f72e056e487545b364e Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 15 May 2022 00:41:38 +0200 Subject: 50220: Documentation: Fix typos found by Debian's Lintian tool --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 443676b78..5e673eb5c 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1952,7 +1952,7 @@ pindex(NOTYPESETTOUNSET) item(tt(TYPESET_TO_UNSET) )( When declaring a new parameter with any of the `tt(typeset)' family of related commands, the parameter remains unset unless and until a -value is explicity assigned to it, either in the `tt(typeset)' command +value is explicitly assigned to it, either in the `tt(typeset)' command itself or as a later assignment statement. ) pindex(VERBOSE) -- cgit 1.4.1