Skip to content

Commit 3af3aae

Browse files
committed
Docs: Use Latin C instead of Cyrillic С in docblock for get_test_theme_version().
Follow-up to [48168]. Props kebbet. See #55646. git-svn-id: https://develop.svn.wordpress.org/trunk@54353 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 92a8bd8 commit 3af3aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/class-wp-site-health.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ public function get_test_plugin_version() {
478478
/**
479479
* Tests if themes are outdated, or unnecessary.
480480
*
481-
* Сhecks if your site has a default theme (to fall back on if there is a need),
481+
* Checks if your site has a default theme (to fall back on if there is a need),
482482
* if your themes are up to date and, finally, encourages you to remove any themes
483483
* that are not needed.
484484
*

0 commit comments

Comments
 (0)