We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5539e01 commit 5224df6Copy full SHA for 5224df6
NEWS
@@ -9,9 +9,9 @@
9
modified via the `array` built-in.
10
- Fixed a bug where single quote characters (`'`) in the `word` of
11
parameter expansions of the forms `${foo+word}`, `${foo-word}`,
12
- ${foo=word}`, and `${foo?word}` were treated as quoting characters
+ `${foo=word}`, and `${foo?word}` were treated as quoting characters
13
when the expansion was in double quotes.
14
- - Fixed a bug where tilde expansion was perfomed on the `word` of
+ - Fixed a bug where tilde expansion was performed on the `word` of
15
16
`${foo=word}`, and `${foo?word}` even when the expansion was in
17
double quotes.
0 commit comments