Users: Correct inline docs for cookie expiration.

Props kjbenk.
Fixes #35568.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Eric Lewis
2016-04-27 02:52:28 +00:00
parent 56c18bb5af
commit 02a4e761f2
2 changed files with 12 additions and 10 deletions

View File

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