Opened 2 years ago

Closed 22 months ago

#17315 closed defect (bug) (fixed)

Typo in comment on line 413 of plugin.php

Reported by: lukeschlather Owned by: ryan
Priority: normal Milestone: 3.3
Component: Plugins Version:
Severity: trivial Keywords: has-patch commit
Cc:

Description

http://core.trac.wordpress.org/browser/trunk/wp-includes/plugin.php#L413

- * Retrieve the number times an action is fired.
+ * Retrieve the number of times an action is fired.

Attachments (1)

17315.diff (372 bytes) - added by markmcwilliams 2 years ago.

Download all attachments as: .zip

Change History (5)

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.3
  • Keywords commit added
  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [18507]:

Grammar fix. Props lukeschlather, markmcwilliams. fixes #17315

Note: See TracTickets for help on using tickets.