Docs: Remove unwanted whitespace found in `wp-includes/http.php`.

Follow-up to [58384].

Unprops audrasjb.



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


git-svn-id: http://core.svn.wordpress.org/trunk@57835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2024-06-11 07:29:12 +00:00
parent 074a64328e
commit 69eb380d78
2 changed files with 2 additions and 2 deletions

View File

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