diff --git a/src/wp-admin/includes/theme.php b/src/wp-admin/includes/theme.php index 242ceecdb6..425460e7dd 100644 --- a/src/wp-admin/includes/theme.php +++ b/src/wp-admin/includes/theme.php @@ -580,7 +580,7 @@ function wp_prepare_themes_for_js( $themes = null ) { /** * Filters theme data before it is prepared for JavaScript. * - * Passing a non-empty array will result in `wp_prepare_themes_for_js()` returning + * Passing a non-empty array will result in wp_prepare_themes_for_js() returning * early with that value instead. * * @since 4.2.0