Grammar fix from Viper007Bond. fixes #7172
git-svn-id: http://svn.automattic.com/wordpress/trunk@8184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9e585b7c30
commit
ad61789fa1
|
@ -11,8 +11,7 @@
|
||||||
$wp_version = '2.6-beta1';
|
$wp_version = '2.6-beta1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
* changes.
|
|
||||||
*
|
*
|
||||||
* @global int $wp_db_version
|
* @global int $wp_db_version
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue