Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29007 closed defect (bug) (fixed)

Correct word error in PHPDoc for wp_register_sidebar_widget()

Reported by: Jonnyauk Owned by: DrewAPicture
Priority: normal Milestone: 4.0
Component: Widgets Version: 4.0
Severity: normal Keywords: has-patch commit
Cc: Focuses: docs

Description

Correct 'override' > 'overridden' in documentation.

Attachments (1)

29007-01.patch (508 bytes ) - added by Jonnyauk 12 years ago.
Small doc change in wp-includes/widgets.php

Download all attachments as: .zip

Change History (4)

@Jonnyauk
12 years ago

Small doc change in wp-includes/widgets.php

#1 @Jonnyauk
12 years ago

  • Keywords has-patch added

#2 @DrewAPicture
12 years ago

  • Keywords commit added
  • Milestone Awaiting Review4.0
  • Type enhancementdefect (bug)

Hi, thanks for the patch.

#3 @DrewAPicture
12 years ago

  • Owner set to DrewAPicture
  • Resolutionfixed
  • Status newclosed

In 29276:

Fix a typo in the PHPDoc for wp_register_sidebar_widget().

Props Jonnyauk.
Fixes #29007.

Note: See TracTickets for help on using tickets.