[wp-trac] [WordPress Trac] #52349: Docs: typo in `WP_Links_List_Table` function’s docblock

WordPress Trac noreply at wordpress.org
Fri Jan 22 23:29:30 UTC 2021


#52349: Docs: typo in `WP_Links_List_Table` function’s docblock
--------------------------+-------------------------
 Reporter:  audrasjb      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  5.7
Component:  General       |    Version:
 Severity:  trivial       |   Keywords:  needs-patch
  Focuses:                |
--------------------------+-------------------------
 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
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52349>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list