Fix spacing after @param and friends in comments
[lhc/web/wiklou.git] / includes / htmlform / HTMLCheckField.php
index 237fa32..7baab66 100644 (file)
@@ -50,7 +50,7 @@ class HTMLCheckField extends HTMLFormField {
        }
 
        /**
-        * @param  $request WebRequest
+        * @param $request WebRequest
         *
         * @return String
         */