Change @inheritdoc to @inheritDoc
[lhc/web/wiklou.git] / includes / libs / rdbms / exception / DBExpectedError.php
index f6b9bd5..4f65efa 100644 (file)
@@ -50,7 +50,7 @@ class DBExpectedError extends DBError implements MessageSpecifier, ILocalizedExc
        }
 
        /**
-        * @inheritdoc
+        * @inheritDoc
         * @since 1.29
         */
        public function getMessageObject() {