From 9dc173efc3b4ae1e64d93dc5a60c17203035e66c Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 2 Jun 2015 10:08:12 +0000 Subject: unposted: Typo fix --- 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 4dd68c9cb..fa5402426 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -2057,7 +2057,7 @@ of shell parameters and modules). In addition, setting this option limits the effect of parameter substitution with no braces, so that the expression tt($#) is treated as the parameter tt($#) even if followed by a valid parameter name. -When it is unset, zsh allows expresions of the form tt($#)var(name) +When it is unset, zsh allows expressions of the form tt($#)var(name) to refer to the length of tt($)var(name), even for special variables, for example in expressions such as tt($#-) and tt($#*). -- cgit 1.4.1