Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6.

Part 1/2.

See #37318.


git-svn-id: https://develop.svn.wordpress.org/trunk@38121 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2016-07-20 16:56:21 +00:00
parent dd49a0512b
commit c750ff2d3c
15 changed files with 107 additions and 93 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ final class WP_Site {
}
/**
* Retrieve the details for this site.
* Retrieves the details for this site.
*
* This method is used internally to lazy-load the extended properties of a site.
*