Opened 5 years ago
Closed 5 years ago
#52349 closed defect (bug) (fixed)
Docs: typo in `WP_Links_List_Table` function’s docblock
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.7 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description
There's a small typo in WP_Links_List_Table function’s docblock:
* @see WP_List_Tsble
Should be replaced with:
* @see WP_List_Table
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Looks good to me! Marking for commit.