mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 05:00:59 +01:00
40035: Cosmetic fixes for comments and documentation.
Mostly fixes to doubled words.
This commit is contained in:
parent
32daf2a0aa
commit
110ffae9fe
17 changed files with 22 additions and 19 deletions
|
|
@ -2368,7 +2368,7 @@ paramsubst(LinkList l, LinkNode n, char **str, int qt, int pf_flags,
|
|||
* This is the inner handling for the case referred to above
|
||||
* where we have something like ${${(P)name}...}.
|
||||
*
|
||||
* Treat this as as a normal value here; all transformations on
|
||||
* Treat this as a normal value here; all transformations on
|
||||
* result are in outer instance.
|
||||
*/
|
||||
aspar = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue