Docs: After [37083], change "HEX format" to "3- or 6-digit hexadecimal form" for clarity.

Props swissspidy, theMikeD.
Fixes #36336.
Built from https://develop.svn.wordpress.org/trunk@39888


git-svn-id: http://core.svn.wordpress.org/trunk@39825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2017-01-12 05:56:40 +00:00
parent 351a3b6d69
commit 8b9a3a08bf
2 changed files with 4 additions and 4 deletions

View File

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