Opened 6 years ago
Closed 6 years ago
#52349 closed defect (bug) (fixed)
Docs: typo in `WP_Links_List_Table` function’s docblock
| Reported by: | audrasjb | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.7 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks good to me! Marking for commit.