From d14b6ba4b877b309375167133def47db3f07932a Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 16 Dec 2007 19:40:14 +0000 Subject: Typo in 24264. --- Doc/Zsh/expn.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 1b43117c2..312e9139a 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -788,7 +788,7 @@ This forces the value of the parameter var(name) to be interpreted as a further parameter name, whose value will be used where appropriate. Note that flags set with one of the tt(typeset) family of commands (in particular case transformations) are not applied to the value of -var(name) used in htis fashion. +var(name) used in this fashion. If used with a nested parameter or command substitution, the result of that will be taken as a parameter name in the same way. For example, if you -- cgit 1.4.1