diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index 11645a842a..6e2fce9718 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -3346,7 +3346,7 @@ function smilies_init() { } /** - * Filter all the smilies. + * Filters all the smilies. * * This filter must be added before `smilies_init` is run, as * it is normally only run once to setup the smilies regex.