Typo fix props duck_

git-svn-id: https://develop.svn.wordpress.org/trunk@17915 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2011-05-13 10:00:40 +00:00
parent c30cd0193d
commit 7121485a3b
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ function wp_remote_retrieve_body(&$response) {
}
/**
* Determins if there is an HTTP Transport that can process this request.
* Determines if there is an HTTP Transport that can process this request.
*
* @since 3.2.0
*