Docs: Improve incorrect indentation/alignment in a few docblocks.

See #60699.
Built from https://develop.svn.wordpress.org/trunk@58037


git-svn-id: http://core.svn.wordpress.org/trunk@57503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler 2024-04-23 12:38:14 +00:00
parent 258523f63e
commit 4d09a87655
3 changed files with 50 additions and 50 deletions

View File

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