Merge "Perform a permission check on the title when changing the page language"
[lhc/web/wiklou.git] / includes / auth / AbstractAuthenticationProvider.php
index 9e38ecc..58cec11 100644 (file)
@@ -50,7 +50,7 @@ abstract class AbstractAuthenticationProvider implements AuthenticationProvider
        }
 
        /**
-        * @inheritdoc
+        * @inheritDoc
         * @note Override this if it makes sense to support more than one instance
         */
        public function getUniqueId() {