Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#47999 closed defect (bug) (fixed)

Fix typo in doc-block of method `resort_active_iterations` in class `WP_Hook`

Reported by: itowhid06's profile itowhid06 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.3 Priority: normal
Severity: normal Version:
Component: Plugins Keywords: has-patch
Focuses: docs Cc:

Description

Fixed a typo in doc-block of method resort_active_iterations in class WP_Hook.

Attachments (1)

47999.diff (433 bytes) - added by itowhid06 6 years ago.

Download all attachments as: .zip

Change History (3)

@itowhid06
6 years ago

#1 @SergeyBiryukov
6 years ago

  • Component changed from General to Plugins
  • Milestone changed from Awaiting Review to 5.3

#2 @SergeyBiryukov
6 years ago

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

In 46082:

Docs: Fix typo in WP_Hook::resort_active_iterations() description.

Props itowhid06.
Fixes #47999.

Note: See TracTickets for help on using tickets.