Docs: Correct parameter name in Spy_REST_Server::set_status().

Follow-up to [51960].

Props nareshbheda.
Fixes #63343.
Built from https://develop.svn.wordpress.org/trunk@60185


git-svn-id: http://core.svn.wordpress.org/trunk@59521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2025-04-25 17:33:33 +00:00
parent 921c122444
commit ef85ed97e2

View File

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