X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiProtect.php;h=27f0f1eecc082ef14cf8a1e8570b05f5cba5576f;hb=0b7f75739786a44feab8eca1a9ec21b72e3bb2cc;hp=644e97ee2a6dc8398fc275ee33a3b6d48b6e312c;hpb=f12051919fd5c2d62cb9fa35f297486cea6bfa1a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiProtect.php b/includes/api/ApiProtect.php index 644e97ee2a..27f0f1eecc 100644 --- a/includes/api/ApiProtect.php +++ b/includes/api/ApiProtect.php @@ -212,7 +212,7 @@ class ApiProtect extends ApiBase { } public function getDescription() { - return 'Change the protection level of a page'; + return 'Change the protection level of a page.'; } public function getPossibleErrors() {