Coding Standards: Fix the alignment of the array.

Unprops: whyisjake.
See [51855].

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


git-svn-id: http://core.svn.wordpress.org/trunk@51455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake 2021-09-23 20:34:56 +00:00
parent f2d1e16f50
commit 7ce933c695

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-alpha-51855';
$wp_version = '5.9-alpha-51856';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.