Fixed doc comment
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 14 Aug 2014 22:35:30 +0000 (15:35 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 14 Aug 2014 22:35:30 +0000 (15:35 -0700)
Change-Id: I906f3f34ac27207dd6b87b07fa6e791bc7b66691

includes/libs/MultiHttpClient.php

index 671e812..8c982c4 100644 (file)
@@ -116,7 +116,7 @@ class MultiHttpClient {
         * This is true for the request headers and the response headers. Integer-indexed
         * method/URL entries will also be changed to use the corresponding string keys.
         *
-        * @param array $req Map of HTTP request arrays
+        * @param array $reqs Map of HTTP request arrays
         * @param array $opts
         *   - connTimeout     : connection timeout per request
         *   - reqTimeout      : post-connection timeout per request