mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user