Docs: Remove an unwanted trailing space found after [60108].

Follow-up to [60108].

See #63041, #63166.


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


git-svn-id: http://core.svn.wordpress.org/trunk@59445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2025-03-30 23:39:20 +00:00
parent 925f549cb1
commit 61b115f4b8

View File

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