Merge "Localisation updates from https://translatewiki.net."
authorTranslation updater bot <l10n-bot@translatewiki.net>
Fri, 7 Feb 2014 21:46:02 +0000 (21:46 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 7 Feb 2014 21:46:02 +0000 (21:46 +0000)
includes/Title.php

index 64e6566..dc9822a 100644 (file)
@@ -1780,7 +1780,6 @@ class Title {
         *
         * @deprecated in 1.19; use userCan(), quickUserCan() or getUserPermissionsErrors() instead
         * @return Bool
-        * @todo fold these checks into userCan()
         */
        public function userCanRead() {
                wfDeprecated( __METHOD__, '1.19' );