Fix couple of typos in inline docs.

Props: ironprogrammer.
See #57575.
Built from https://develop.svn.wordpress.org/trunk@55206


git-svn-id: http://core.svn.wordpress.org/trunk@54739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2023-02-03 02:14:19 +00:00
parent d5f8d02445
commit 7bc792bb73
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-alpha-55205';
$wp_version = '6.2-alpha-55206';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.