Update phpdoc for WP_List_Table::views(). Props Viper007Bond. fixes #18358

git-svn-id: http://svn.automattic.com/wordpress/trunk@18600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2011-08-25 17:56:34 +00:00
parent ca0474c9fb
commit 2521eb5f17
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ class WP_List_Table {
}
/**
* Display the bulk actions dropdown.
* Display the list of views available on this table.
*
* @since 3.1.0
* @access public