Make WordPress Core

Opened 9 hours ago

Last modified 4 minutes ago

#65499 new enhancement

Typo Error in /wp-includes/SimplePie/src/Item.php 'contrbutor'

Reported by: salmanshafiq8630's profile salmanshafiq8630 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 7.0
Component: External Libraries Keywords: has-patch
Focuses: docs Cc:

Description

Correct typo in /wp-includes/SimplePie/src/Item.php Line 464
contrbutor to contributor and extra space

Change History (2)

#2 @sabernhardt
4 minutes ago

  • Component changed from General to External Libraries
  • Focuses docs added

Hi and welcome to WordPress Core Trac!

SimplePie is an external library, so please propose changes to it on GitHub:
https://github.com/simplepie/simplepie

Note that the extra space is before "Remember that arrays begin with 0, not 1" for five parameter descriptions in Item.php (but only one space in SimplePie.php).

Note: See TracTickets for help on using tickets.