Docs: Use third-person singular verbs for various function descriptions, as per docblocks standards.

This addresses various files modified in changeset [54062].

See #55646.


git-svn-id: https://develop.svn.wordpress.org/trunk@54063 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2022-09-02 06:56:12 +00:00
parent 991dc2a5cc
commit 53a5e4f0ac
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ function display_header( $body_classes = '' ) {
} // End display_header().
/**
* Display installer setup form.
* Displays installer setup form.
*
* @since 2.8.0
*