mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 18:30:55 +01:00
Typo in 24264.
This commit is contained in:
parent
2d03aa87fb
commit
d14b6ba4b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue