Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#34232 closed defect (bug) (fixed)

Typo in docs: "mysterman" vs. "mysteryman"

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: drewapicture's profile DrewAPicture
Milestone: 4.4 Priority: normal
Severity: minor Version: 4.2
Component: Users Keywords: has-patch
Focuses: docs Cc:

Description

According to get_avatar_data() one of the default avatar types is mysteryman though in the docs, it's misspelled as "mysterman".

This dates back at least to WordPress 4.2, where get_avatar() was broken up into separate functions.

Attachments (1)

34232.1.patch (2.8 KB) - added by johnjamesjacoby 10 years ago.
/s/mysterman/mysteryman/

Download all attachments as: .zip

Change History (3)

@johnjamesjacoby
10 years ago

/s/mysterman/mysteryman/

#1 @DrewAPicture
10 years ago

  • Milestone changed from Awaiting Review to 4.4
  • Owner set to DrewAPicture
  • Status changed from new to reviewing

I saw that in the docs the other day, but then I saw the typo in a bunch of other places, which made me think, maybe the slug is “mysterman” ¯\_(ツ)_/¯

Thanks for the patch.

#2 @SergeyBiryukov
10 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 34988:

Fix typo in get_avatar() and get_avatar_data() docs.

Props johnjamesjacoby.
Fixes #34232.

Note: See TracTickets for help on using tickets.