Normalize whitespace in docblock for WP_User_Query::prepare_query().

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


git-svn-id: http://core.svn.wordpress.org/trunk@32654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges
2015-06-02 13:35:26 +00:00
parent 6db02371ec
commit 0471408596
2 changed files with 43 additions and 41 deletions

View File

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