diff --git a/wp-includes/version.php b/wp-includes/version.php index 11f61c06b9..e7b8220642 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -11,8 +11,7 @@ $wp_version = '2.6-beta1'; /** - * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme - * changes. + * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. * * @global int $wp_db_version */