Make WordPress Core

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)

51488.patch (1.4 KB ) - added by dilipbheda 6 years ago.

Download all attachments as: .zip

Change History (3)

@dilipbheda
6 years ago

#1 @sabernhardt
6 years ago

  • Keywords close added

The apostrophe was in the correct spot for referring to multiple inputs (and their attributes/values). Am I missing sonething?

Version 1, edited 6 years ago by sabernhardt (previous) (next) (diff)

#2 @SergeyBiryukov
6 years ago

  • Component GeneralAdministration
  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

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.