Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33364 closed defect (bug) (fixed)

Correct OBJECt typo in comments for get_children

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

Description

Tiny typo to fix in comments for get_children().

Attachments (1)

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

Download all attachments as: .zip

Change History (5)

@bobbingwide
11 years ago

Change OBJECt to OBJECT

#1 @bobbingwide
11 years ago

  • Focuses docs added
  • Keywords has-patch added
  • Severity normaltrivial

#2 @swissspidy
11 years ago

  • Keywords 4.4-early added
  • Milestone Awaiting ReviewFuture Release

#3 @chriscct7
11 years ago

  • Keywords commit added; 4.4-early removed
  • Milestone Future Release4.4
  • Owner set to chriscct7
  • Severity trivialnormal
  • Status newassigned

Looks good. Ready to roll

#4 @wonderboymusic
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 33637:

Fix case type in docs for get_children().

Props bobbingwide.
Fixes #33364.

Note: See TracTickets for help on using tickets.