Coding Standards: Improve spacing of printf() calls in the admin About pages.

Props garrett-eclipse.
Fixes #47734.


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


git-svn-id: http://core.svn.wordpress.org/trunk@45471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast
2019-07-19 00:09:58 +00:00
parent 1c331e8931
commit 1f5fcff132
5 changed files with 67 additions and 26 deletions

View File

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