Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#34232 closed defect (bug) (fixed)

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

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

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 11 years ago.
/s/mysterman/mysteryman/

Download all attachments as: .zip

Change History (3)

@johnjamesjacoby
11 years ago

/s/mysterman/mysteryman/

#1 @DrewAPicture
11 years ago

  • Milestone Awaiting Review4.4
  • Owner set to DrewAPicture
  • Status newreviewing

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
11 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 34988:

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

Props johnjamesjacoby.
Fixes #34232.

Note: See TracTickets for help on using tickets.