diff --git a/wp-includes/http.php b/wp-includes/http.php index e17878fc1..a909e001f 100644 --- a/wp-includes/http.php +++ b/wp-includes/http.php @@ -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 *