Docs: Standardize hook docs in wp-admin/* to use third-person singular verbs per the inline documentation standards for PHP.

See #36913.

Built from https://develop.svn.wordpress.org/trunk@37488


git-svn-id: http://core.svn.wordpress.org/trunk@37456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-05-22 18:01:30 +00:00
parent f52a8cb1fa
commit c3055cc190
87 changed files with 307 additions and 307 deletions

View File

@@ -60,7 +60,7 @@ Thanks for using the site,
Webmaster
###SITE_NAME###" );
/**
* Filter the email content sent when a site in a Multisite network is deleted.
* Filters the email content sent when a site in a Multisite network is deleted.
*
* @since 3.0.0
*