Typo fix props duck_

git-svn-id: http://svn.automattic.com/wordpress/trunk@17915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2011-05-13 10:00:40 +00:00
parent 81cd0218ec
commit a851aaa167
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
*