Opened 9 years ago
Closed 9 years ago
#38458 closed defect (bug) (fixed)
2 small typos in wp-api.js comments: "valied" -> "valid"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | 4.7 |
| Component: | REST API | Keywords: | has-patch |
| Focuses: | javascript, docs | Cc: |
Description
Another one of these.
Valied should be valid here.
./wp-includes/js/wp-api.js: // Verify that we have a valied object id. ./wp-includes/js/wp-api.js: // Verify that we have a valied post id.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 38878: