Fix PHPDoc type for instance variables and methods
[lhc/web/wiklou.git] / includes / specials / SpecialGoToInterwiki.php
index 809a14a..22a7612 100644 (file)
@@ -71,7 +71,7 @@ class SpecialGoToInterwiki extends UnlistedSpecialPage {
        }
 
        /**
-        * @return String
+        * @return string
         */
        protected function getGroupName() {
                return 'redirects';