diff --git a/src/wp-includes/theme.php b/src/wp-includes/theme.php index bc4e57f61c..480ac79acf 100644 --- a/src/wp-includes/theme.php +++ b/src/wp-includes/theme.php @@ -1705,7 +1705,7 @@ function wp_get_custom_css( $stylesheet = '' ) { } /** - * Modify the Custom CSS Output into the . + * Filters the Custom CSS Output into the . * * @since 4.7.0 *