Docs: Correct DocBlock formatting for the_password_form filter.

Follow-up to [59736], [59737].

See #62281.
Built from https://develop.svn.wordpress.org/trunk@59756


git-svn-id: http://core.svn.wordpress.org/trunk@59098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2025-02-04 00:32:23 +00:00
parent 6e0285406d
commit 7975d2c6c3
2 changed files with 3 additions and 3 deletions

View File

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