REST API: Update description strings to match already existing ones in the admin.

Props dimadin.
Fixes #38807.
Built from https://develop.svn.wordpress.org/trunk@39335


git-svn-id: http://core.svn.wordpress.org/trunk@39275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Joe Hoyle
2016-11-21 20:41:30 +00:00
parent 9925a4ebb5
commit 014bb86248
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta4-39334';
$wp_version = '4.7-beta4-39335';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.