Docs: Correct and improve various inline documentation.

See #42505

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


git-svn-id: http://core.svn.wordpress.org/trunk@43411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2018-08-27 14:28:26 +00:00
parent 5bbb3b38d9
commit 47d32decd6
11 changed files with 61 additions and 56 deletions

View File

@@ -193,7 +193,7 @@ class WP_REST_Response extends WP_HTTP_Response {
}
/**
* Retrieves the handler that was responsible for generating the response.
* Sets the handler that was responsible for generating the response.
*
* @since 4.4.0
*