Docs: Use a third-person singular verb for `smilies` filter added in [38504].

See #35905.

git-svn-id: https://develop.svn.wordpress.org/trunk@38608 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2016-09-14 21:52:24 +00:00
parent ba1188f111
commit 8a5002d424
1 changed files with 1 additions and 1 deletions

View File

@ -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.