#54823 closed defect (bug) (fixed)
Typo in `/rest-api/class-wp-rest-response.php`
Reported by: | kebbet | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.0 | Priority: | normal |
Severity: | trivial | Version: | 4.4 |
Component: | REST API | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
Here's another typo-ticket :)
Currently there's a typo in docblocks in the file class-wp-rest-response.php
assocative
should be associative
on L147.
Change History (7)
This ticket was mentioned in PR #2167 on WordPress/wordpress-develop by kebbet.
3 years ago
#1
- Keywords has-patch added; needs-patch removed
#2
@
3 years ago
- Keywords needs-patch added; has-patch removed
Introduced in https://core.trac.wordpress.org/changeset/34928
#5
@
3 years ago
- Keywords commit added
- Owner set to audrasjb
- Status changed from new to assigned
Thanks, let's commit this one as well :)
(also, thank you for mentioning the original changeset)
3 years ago
#7
Committed in https://core.trac.wordpress.org/changeset/52578
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/54823