Multisite: Fix code formatting errors from r44805

See #46351.

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


git-svn-id: http://core.svn.wordpress.org/trunk@44638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Jeremy Felt 2019-03-07 03:46:50 +00:00
parent 446f60d2d0
commit 6969fb8001
2 changed files with 2 additions and 2 deletions

View File

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