1
0
Fork 0
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:
Bart Schaefer 2007-12-16 19:40:14 +00:00
parent 2d03aa87fb
commit d14b6ba4b8

View file

@ -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