Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#54821 closed defect (bug) (fixed)

Typo in `class-core-upgrader.php`

Reported by: kebbet Owned by: audrasjb
Priority: normal Milestone: 6.0
Component: Upgrade/Install Version: 2.8
Severity: trivial Keywords: has-patch commit
Cc: Focuses: docs

Description

Currently there's a typo in docblocks in the file class-core-upgrader.php.
Outout should be Output on L129.

Change History (4)

This ticket was mentioned in PR #2166 on WordPress/wordpress-develop by kebbet.


5 years ago
#1

  • Keywords has-patch added

#2 @audrasjb
5 years ago

  • Keywords commit added
  • Milestone Awaiting Review6.0
  • Owner set to audrasjb
  • Status newassigned

Thanks @kebbet, self assigning for commit.

#3 @audrasjb
5 years ago

  • Resolutionfixed
  • Status assignedclosed

In 52576:

Upgrade/Install: Typo correction in a Core_Upgrader class inline comment.

Follow-up to [45046].

Props kebbet.
Fixes #54821.

Note: See TracTickets for help on using tickets.