I18N: Make the translator comment added in [37858] more explicit and consistent with other similar instances.

See #37147.
Built from https://develop.svn.wordpress.org/trunk@37948


git-svn-id: http://core.svn.wordpress.org/trunk@37889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-07-04 13:10:30 +00:00
parent 1d13c64927
commit caa11e403d
2 changed files with 2 additions and 2 deletions

View File

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