#60222 closed defect (bug) (fixed)
Typo
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | trivial | Version: | 4.9 |
Component: | Customize | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
instantating -> instantiating
https://core.trac.wordpress.org/browser/trunk/src/js/_enqueues/wp/customize/controls.js#L3869
Attachments (1)
Change History (7)
This ticket was mentioned in PR #5854 on WordPress/wordpress-develop by @benniledl.
17 months ago
#1
- Keywords has-patch added
@mukesh27 commented on PR #5854:
17 months ago
#2
Thanks for the PR! similar word can find in src/wp-admin/includes/deprecated.php
. Could you please update it also in PR? Thanks!
@benniledl commented on PR #5854:
17 months ago
#3
Hi @mukeshpanchal27 this one was addressed in this ticket: https://core.trac.wordpress.org/ticket/60069
#4
@
17 months ago
- Component changed from General to Customize
- Keywords commit added
- Milestone changed from Awaiting Review to 6.5
- Owner set to costdev
- Status changed from new to assigned
- Version set to 4.9
Thanks for the ticket and PR @benniledl!
- Introduced in r41374. Setting
Version
to4.9
. - This file is part of the Customize component. Setting the
Component
toCustomize
. - Milestoning for
6.5
. - Taking ownership and marking PR 5854 ready for
commit
.
@Presskopp as noted in this comment on the PR, the additional corrections you made in 60222.diff are being handled as part of #60069, which is a docs-only ticket.
Note: See
TracTickets for help on using
tickets.
Fix a typo instantating -> instantiating
Trac ticket: https://core.trac.wordpress.org/ticket/60222