Opened 11 months ago
Closed 11 months ago
#60818 closed defect (bug) (fixed)
Typo in wp-admin/includes/class-pclzip.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | General | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
If we go through wp-admin/includes/class-pclzip.php on line number 51 we can see it is mentioned " reserved for futur use ". It should be "reserved for future use"
Attachments (1)
Change History (3)
#1
@
11 months ago
- Keywords has-patch commit added
- Milestone changed from Awaiting Review to 6.6
Thanks for the ticket and patch!
60818.diff LGTM! mark it ready for commit.
Note: See
TracTickets for help on using
tickets.
Patch added