Docs: Correct the indentation for some array type docs.

See #50768

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


git-svn-id: http://core.svn.wordpress.org/trunk@48790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2020-09-21 16:46:06 +00:00
parent 790983eca4
commit aef504acfd
5 changed files with 55 additions and 55 deletions

View File

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