Docs: Fix typos in comments in `tests/dependencies/jquery.php`.
Props hareesh-pillai. See #49572. Built from https://develop.svn.wordpress.org/trunk@48325 git-svn-id: http://core.svn.wordpress.org/trunk@48094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e0d2307ec5
commit
514ba95009
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.5-alpha-48324';
|
||||
$wp_version = '5.5-alpha-48325';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue