Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#38363 closed defect (bug) (fixed)

Fix typo in PHP doc - in_category

Reported by: kenshino's profile Kenshino Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.7 Priority: normal
Severity: normal Version: 4.7
Component: Taxonomy Keywords: has-patch
Focuses: docs Cc:

Description

Reported by Marcel Bootsman on DevHub

Typo in this line: Check if the current post in within any of the given categories.

Should be: “Check if the current post is within any of the given categories.”

Attachments (1)

38363.patch (693 bytes) - added by Kenshino 10 years ago.

Download all attachments as: .zip

Change History (4)

@Kenshino
10 years ago

#1 @Kenshino
10 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.7

#3 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 38828:

Docs: Fix typo in in_category() description.

Props Kenshino, mbootsman.
Fixes #38363.

Note: See TracTickets for help on using tickets.