#62186 closed defect (bug) (fixed)
Typo in wp-includes /class-wp-customize-control.php
| Reported by: | nithins53 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | Customize | Version: | 4.7 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
There's a minor typo in wp-includes/class-wp-customize-control.php if we look at line number 607 we can see it is "hackily" and in line number 611 it "hacikly". It should be "hackily".
Attachments (1)
Change History (5)
#1
@
22 months ago
- Component General → Customize
- Focuses docs added
- Keywords has-patch commit added
- Milestone Awaiting Review → 6.7
- Version → 4.7
This ticket was mentioned in PR #7524 on WordPress/wordpress-develop by jdahir0789.
22 months ago
#2
@SergeyBiryukov commented on PR #7524:
22 months ago
#4
Thanks for the PR! Merged in r59190.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch added