Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#48674 closed defect (bug) (fixed)

Typo in wp_credits_section_title documentation

Reported by: Hareesh Pillai Owned by: SergeyBiryukov
Priority: normal Milestone: 5.3.1
Component: Help/About Version: 5.3
Severity: minor Keywords: has-patch fixed-major
Cc: Focuses: docs

Description

Introduced in [46709].
The attached patch addresses this.

Attachments (1)

48674.diff (386 bytes ) - added by Hareesh Pillai 7 years ago.

Download all attachments as: .zip

Change History (5)

@Hareesh Pillai
7 years ago

#1 @SergeyBiryukov
7 years ago

  • Component GeneralHelp/About
  • Milestone Awaiting Review5.3.1

#2 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 46738:

Docs: Fix typo in wp_credits_section_title() description.

Switch descriptions for wp_credits_section_title() and wp_credits_section_list() to third-person singular verbs, per the documentation standards.

Props hareesh-pillai.
Fixes #48674.

#3 @SergeyBiryukov
7 years ago

  • Keywords fixed-major added
  • Resolution fixed
  • Status closedreopened

Reopening for 5.3.1 consideration.

#4 @SergeyBiryukov
7 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 46776:

Docs: Fix typo in wp_credits_section_title() description.

Switch descriptions for wp_credits_section_title() and wp_credits_section_list() to third-person singular verbs, per the documentation standards.

Props hareesh-pillai.
Merges [46738] to the 5.3 branch.
Fixes #48674.

Note: See TracTickets for help on using tickets.