Docs: Remove extra spaces in various REST API DocBlocks.

See #47110.
Built from https://develop.svn.wordpress.org/trunk@46069


git-svn-id: http://core.svn.wordpress.org/trunk@45881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2019-09-05 23:05:55 +00:00
parent 7fb9cba55a
commit 65747e3c91
9 changed files with 23 additions and 23 deletions

View File

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