Docs: Fix typo in some `get_edit_term_link()` test DocBlocks.

Follow-up to [52180], [52255].

See #50225, #53399.
Built from https://develop.svn.wordpress.org/trunk@52305


git-svn-id: http://core.svn.wordpress.org/trunk@51897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-12-02 05:41:04 +00:00
parent 2d944ca1d9
commit 2d6493056b
1 changed files with 1 additions and 1 deletions

View File

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