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
This commit is contained in:
David Baumwald
2022-09-29 13:53:45 +00:00
parent 92a8bd811f
commit 3af3aae5da

View File

@@ -478,7 +478,7 @@ class WP_Site_Health {
/**
* Tests if themes are outdated, or unnecessary.
*
* Сhecks if your site has a default theme (to fall back on if there is a need),
* Checks if your site has a default theme (to fall back on if there is a need),
* if your themes are up to date and, finally, encourages you to remove any themes
* that are not needed.
*