Docs: Make "list table table tag" a bit more readable.

See: #34885, r35796.


git-svn-id: https://develop.svn.wordpress.org/trunk@35797 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Konstantin Kovshenin 2015-12-06 21:53:57 +00:00
parent 318455ff24
commit c6da294f32

View File

@ -1176,7 +1176,7 @@ class WP_List_Table {
}
/**
* Get a list of CSS classes for the list table tag.
* Get a list of CSS classes for the WP_List_Table table tag.
*
* @since 3.1.0
* @access protected