From 9cab4c3d7f098e0ca48083c2e4714fab812c5b39 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sun, 24 Sep 2017 17:21:46 +0000 Subject: 41755: Followup to last: minor clarification to docs. --- Doc/Zsh/params.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index f3cec345d..430f097b6 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -109,7 +109,7 @@ of subscript expression that may be used when directly subscripting a variable name, described in the section Array Subscripts below, are not available. -The syntaxes with and without the explicit key may be mixed. Any absent +The syntaxes with and without the explicit key may be mixed. An implicit var(key) is deduced by incrementing the index from the previously assigned element. Note that it is not treated as an error if latter assignements in this form overwrite earlier assignments. -- cgit 1.4.1