Docs: Correct alignment for some DocBlocks in `WP_Query::get_posts()`.

See #50768.
Built from https://develop.svn.wordpress.org/trunk@48816


git-svn-id: http://core.svn.wordpress.org/trunk@48578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-08-18 12:39:03 +00:00
parent 26cf7ec46d
commit 7a8df073cd
2 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-alpha-48814';
$wp_version = '5.6-alpha-48816';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.