Docs: Fix a few more typos in DocBlocks.

Follow-up to [39493], [41726], [55823], [55824], [55827].

See #57840.
Built from https://develop.svn.wordpress.org/trunk@55843


git-svn-id: http://core.svn.wordpress.org/trunk@55355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2023-05-20 10:19:23 +00:00
parent 2bb3a51695
commit cdc9d4766f
4 changed files with 7 additions and 7 deletions

View File

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