Docs: Fix indentation issue in WP_REST_Global_Styles_Revisions_Controller class.

Follow-up to [56082].

See #57840, #58524.



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


git-svn-id: http://core.svn.wordpress.org/trunk@55784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2023-07-19 22:53:23 +00:00
parent cc3652efe9
commit e992dabb1a
2 changed files with 6 additions and 6 deletions

View File

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