Fix spacing after @param and friends in comments
[lhc/web/wiklou.git] / includes / HttpFunctions.php
index 274d4a7..1fd437e 100644 (file)
@@ -205,7 +205,7 @@ class MWHttpRequest {
        protected $followRedirects = false;
 
        /**
-        * @var  CookieJar
+        * @var CookieJar
         */
        protected $cookieJar;