Docs: Correct @see syntax for Cron API changes.

Fixes documentation errors introduced in  [43540], [43050] and [43608].

Props coffee2code.
Fixes #45445.


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


git-svn-id: http://core.svn.wordpress.org/trunk@44204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson
2018-12-30 04:51:51 +00:00
parent 9b0c0c7201
commit 4ae9b553c5
2 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44373';
$wp_version = '5.1-alpha-44374';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.