Make WordPress Core

Opened 17 months ago

Closed 17 months ago

Last modified 17 months ago

#60222 closed defect (bug) (fixed)

Typo

Reported by: benniledl's profile benniledl Owned by: costdev's profile costdev
Milestone: 6.5 Priority: normal
Severity: trivial Version: 4.9
Component: Customize Keywords: has-patch commit
Focuses: Cc:

Attachments (1)

60222.diff (1.6 KB) - added by Presskopp 17 months ago.

Download all attachments as: .zip

Change History (7)

This ticket was mentioned in PR #5854 on WordPress/wordpress-develop by @benniledl.


17 months ago
#1

  • Keywords has-patch added

Fix a typo instantating -> instantiating

Trac ticket: https://core.trac.wordpress.org/ticket/60222

@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

@Presskopp
17 months ago

#4 @costdev
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 to 4.9.
  • This file is part of the Customize component. Setting the Component to Customize.
  • 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.

#5 @costdev
17 months ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 57262:

Customize: Correct a typo in a console warning message.

This corrects a typo from "instantating" to "instantiating".

Follow-up to [41374].

Props benniledl, mukesh27, Presskopp.
Fixes #60222.

@costdev commented on PR #5854:


17 months ago
#6

Thanks for the PR! Committed in r57262.

Let's handle the docs changes as part of the other ticket mentioned above.

Note: See TracTickets for help on using tickets.