Docs: Fix minor formatting and syntax for wp-admin/* elements introduced in 4.6.

See #37318.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-07-09 14:00:31 +00:00
parent a13164355f
commit 7eb6471461
7 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-beta2-38023';
$wp_version = '4.6-beta2-38024';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.