Change @inheritdoc to @inheritDoc
[lhc/web/wiklou.git] / includes / specials / SpecialRecentchangeslinked.php
index fee336e..e353f0c 100644 (file)
@@ -47,7 +47,7 @@ class SpecialRecentChangesLinked extends SpecialRecentChanges {
        }
 
        /**
-        * @inheritdoc
+        * @inheritDoc
         */
        protected function doMainQuery( $tables, $select, $conds, $query_options,
                $join_conds, FormOptions $opts