Docs: Inline comment typo correction in wp_image_file_matches_image_meta().

Props kebbet.
See #55646, #56792.

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


git-svn-id: http://core.svn.wordpress.org/trunk@54064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2022-10-12 13:23:14 +00:00
parent 6b06c73cd7
commit c488a71e11
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-RC1-54504';
$wp_version = '6.1-RC1-54505';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.