Docs: Use third-person singular verbs for function descriptions in Tests_Sitemaps_wpSitemapsPosts, as per docblock standards.

See #55646.

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


git-svn-id: http://core.svn.wordpress.org/trunk@53139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2022-06-21 13:45:09 +00:00
parent ac6ce3e026
commit d3cf4fb243

View File

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