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

Follow-up to [55911].

Props costdev, audrasjb.
See #57840.




git-svn-id: https://develop.svn.wordpress.org/trunk@55916 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2023-06-14 12:55:11 +00:00
parent 5d544a5c69
commit 1807432cd2
5 changed files with 107 additions and 104 deletions

View File

@@ -104,7 +104,7 @@ final class WP_Internal_Pointers {
}
/**
* Print the pointer JavaScript data.
* Prints the pointer JavaScript data.
*
* @since 3.3.0
*