Make WordPress Core

#61529 closed enhancement (invalid)

Correct Typographical Error in Plugin Lyrics

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

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 11 months ago.
screenshot_61529.png (89.3 KB) - added by hiteshtalpada 11 months ago.

Download all attachments as: .zip

Change History (3)

#1 @sabernhardt
11 months ago

  • Focuses docs removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

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.