From 62b586bf9ffc142a5fb2a55707d14d9d02242947 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 9 Apr 2008 13:06:47 +0000 Subject: 24806: more assoc subscript completion + typos --- Doc/Zsh/params.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 9fd21ab5d..dedde051f 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -344,8 +344,8 @@ The same rule applies to parentheses (`tt(LPAR())' and `tt(RPAR())') and braces (`tt({)' and `tt(})'): they must appear either in balanced pairs or preceded by a backslash, and backslashes that protect parentheses or braces are removed during parsing. This is because parameter expansions -may be surrounded balanced braces, and subscript flags are introduced by -balanced parenthesis. +may be surrounded by balanced braces, and subscript flags are introduced by +balanced parentheses. The second difference is that a double-quote (`tt(")') may appear as part of a subscript expression without being preceded by a backslash, and -- cgit 1.4.1