Docs: Normalize the data table spacing in the themes_api() DocBlock following a typo fix in [34649].

See #34036.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-09-27 22:49:24 +00:00
parent ad33a92b6b
commit 0d447249c3
2 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-34649';
$wp_version = '4.4-alpha-34650';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.