Docs: Fix a typo in the hook doc description for the enable_loading_advanced_cache_dropin run-time filter.

See #34936. See #37318.

Built from https://develop.svn.wordpress.org/trunk@38021


git-svn-id: http://core.svn.wordpress.org/trunk@37962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-07-09 13:17:30 +00:00
parent 1036637afc
commit c009abcc98
2 changed files with 2 additions and 2 deletions

View File

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