Text Changes: Unify two more permission error messages.

Props ramiy.
Fixes #38158. See #34521.
Built from https://develop.svn.wordpress.org/trunk@38666


git-svn-id: http://core.svn.wordpress.org/trunk@38609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-09-28 00:17:28 +00:00
parent ddd0456020
commit ee109482db
3 changed files with 3 additions and 3 deletions

View File

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