Opened 11 years ago
Closed 11 years ago
#21365 closed Cleanup/optimization (fixed)
"Dependent" is misspelled in i18n/translation
Description ¶
In the "Note on performance" section of the JavaScript i18n engine documentation, "version-dependent" is misspelled as "version-dependant".
Change History (2)
comment:1 by , 11 years ago
Has patch: | set |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 090315f5dfb9b0a6539daaec6cb88ad93e6e77af:
Fixed spelling ("dependant" -> "dependent")
Dependent means reliant on.
A dependant is a person like a child or spouse.
Thanks Andrew Wilcox for the report.
Note:
See TracTickets
for help on using tickets.
I have filed a pull request on GitHub.