Opened 6 years ago
Closed 6 years ago
#51488 closed enhancement (invalid)
Docs: Fix single quote issue in postbox and media JS DocBlock
| Reported by: | dilipbheda | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 5.6 |
| Severity: | normal | Keywords: | has-patch close |
| Cc: | Focuses: | javascript, docs |
Description
Fix inline documentation.
Attachments (1)
Change History (3)
#2
@
6 years ago
- Component General → Administration
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
Thanks for the patch! The existing apostrophes are indeed correct, see Apostrophe Rules by Grammarly:
For most singular nouns, add apostrophe+s:
Example: The dog’s leash The writer’s desk The planet’s atmosphere
For most plural nouns, add only an apostrophe:
Example: The dogs’ leashes (multiple dogs) The writers’ desks (multiple writers) The planets’ atmospheres (multiple planets)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The apostrophe was in the correct spot for referring to multiple inputs (and their attributes/values). Am I missing something?