Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#38456 closed defect (bug) (fixed)

2 small typos in wp-api.js comments: "defauls" -> "default"

Reported by: zuige's profile Zuige Owned by:
Milestone: 4.7 Priority: normal
Severity: normal Version: 4.7
Component: REST API Keywords: has-patch
Focuses: Cc:

Description

Found a couple of silly typos in wp-api.js.

./wp-includes/js/wp-api.js:					// Set as defauls if no args yet.
./wp-includes/js/wp-api.js:						// Set as defauls if no defaults yet.

Just being a stickler about it. :)

Attachments (1)

38456.diff (1.4 KB) - added by Zuige 8 years ago.

Download all attachments as: .zip

Change History (4)

@Zuige
8 years ago

#1 @johnbillion
8 years ago

  • Component changed from General to REST API
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.7

#2 @johnbillion
8 years ago

In 38879:

REST API: Correct a documentation typo.

Props Zuige
Fixes #38458
See #38456

#3 @johnbillion
8 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.