Merge "Added spaces before and removed spaces after 'array'"
[lhc/web/wiklou.git] / includes / specials / SpecialProtectedtitles.php
index 87a08b4..cf2b272 100644 (file)
@@ -69,7 +69,7 @@ class SpecialProtectedtitles extends SpecialPage {
        /**
         * Callback function to output a restriction
         *
-        * @param Object $row Database row
+        * @param object $row Database row
         * @return string
         */
        function formatRow( $row ) {