#14669 closed (fixed)
Remove unwanted words from i18n docs
| Reported by: | Stephen Kelly | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Remove "with their", which is not needed.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | i18nfix.patch added |
|---|
comment:1 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
(In [14539]) Fixed #14669 -- corrected an ungrammatical sentence in the internationalization docs. Thanks to steveire for the report.