Skip to content

Commit 5224df6

Browse files
committed
Typo
1 parent 5539e01 commit 5224df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
modified via the `array` built-in.
1010
- Fixed a bug where single quote characters (`'`) in the `word` of
1111
parameter expansions of the forms `${foo+word}`, `${foo-word}`,
12-
${foo=word}`, and `${foo?word}` were treated as quoting characters
12+
`${foo=word}`, and `${foo?word}` were treated as quoting characters
1313
when the expansion was in double quotes.
14-
- Fixed a bug where tilde expansion was perfomed on the `word` of
14+
- Fixed a bug where tilde expansion was performed on the `word` of
1515
parameter expansions of the forms `${foo+word}`, `${foo-word}`,
1616
`${foo=word}`, and `${foo?word}` even when the expansion was in
1717
double quotes.

0 commit comments

Comments
 (0)