X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiUnblock.php;h=f34d4dfa6cee5cbf2933c61ed0386226bbae8116;hb=ecc71fc9e4bac94a879c0734d90ba0b94211d5d3;hp=46e2f6e13c0e6a811e8edf4c6bc6bf69fbf5ce2b;hpb=6abd85ca9210551ad8f09d2d2424350fc0b21cb3;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiUnblock.php b/includes/api/ApiUnblock.php index 46e2f6e13c..f34d4dfa6c 100644 --- a/includes/api/ApiUnblock.php +++ b/includes/api/ApiUnblock.php @@ -131,7 +131,7 @@ class ApiUnblock extends ApiBase { } public function getDescription() { - return 'Unblock a user'; + return 'Unblock a user.'; } public function getPossibleErrors() {