Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#33364 closed defect (bug) (fixed)

Correct OBJECt typo in comments for get_children

Reported by: bobbingwide's profile bobbingwide Owned by: chriscct7's profile chriscct7
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.3
Component: Posts, Post Types Keywords: has-patch commit
Focuses: docs Cc:

Description

Tiny typo to fix in comments for get_children().

Attachments (1)

33364.patch (652 bytes) - added by bobbingwide 9 years ago.
Change OBJECt to OBJECT

Download all attachments as: .zip

Change History (5)

@bobbingwide
9 years ago

Change OBJECt to OBJECT

#1 @bobbingwide
9 years ago

  • Focuses docs added
  • Keywords has-patch added
  • Severity changed from normal to trivial

#2 @swissspidy
9 years ago

  • Keywords 4.4-early added
  • Milestone changed from Awaiting Review to Future Release

#3 @chriscct7
9 years ago

  • Keywords commit added; 4.4-early removed
  • Milestone changed from Future Release to 4.4
  • Owner set to chriscct7
  • Severity changed from trivial to normal
  • Status changed from new to assigned

Looks good. Ready to roll

#4 @wonderboymusic
9 years ago

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

In 33637:

Fix case type in docs for get_children().

Props bobbingwide.
Fixes #33364.

Note: See TracTickets for help on using tickets.