Fix the summaries for a few methods and hooks added to WP_List_Table in 4.3.

See [32644]. See #32891.

Built from https://develop.svn.wordpress.org/trunk@33178


git-svn-id: http://core.svn.wordpress.org/trunk@33150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-07-12 18:32:24 +00:00
parent c333809c0e
commit d7c887fe5d
2 changed files with 5 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta2-33177';
$wp_version = '4.3-beta2-33178';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.