Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#61529 closed enhancement (invalid)

Correct Typographical Error in Plugin Lyrics

Reported by: hiteshtalpada Owned by:
Priority: normal Milestone:
Component: Plugins Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

In the hello.php file of the hello plugin, there is a typographical error in the lyrics section where the contraction "goin'" should be spelled as "going'".

Replaced "You're still goin' strong" with "You're still going' strong" in two instances.

Attachments (2)

61529.patch (821 bytes ) - added by hiteshtalpada 2 years ago.
screenshot_61529.png (89.3 KB ) - added by hiteshtalpada 2 years ago.

Download all attachments as: .zip

Change History (3)

@hiteshtalpada
2 years ago

#1 @sabernhardt
2 years ago

  • Focuses docs removed
  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Thanks for the patch, but that lyric is correct. The word goin' removes the final g because it is not pronounced the same as going, and an apostrophe replaces the absent letter.

Note: See TracTickets for help on using tickets.