Commit 9529c23
committed
bug symfony#53581 [String] fix aircraft inflection (renanbr)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead.
Discussion
----------
[String] fix aircraft inflection
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The plural of aircraft is aircraft.
https://dictionary.cambridge.org/dictionary/english/aircraft
Commits
-------
216776b fix aircraft inflection2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- src/Symfony/Component/String
- Inflector
- Tests/Inflector
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
390 | 393 | | |
391 | 394 | | |
392 | 395 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
0 commit comments