X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryUsers.php;h=d98cc39cfe4a6680dfd87a4f16d1d963e4372468;hb=d16f223edf4dcb24b77160ce0be86ef9f9c940fd;hp=cd4a8fcf0f12daa4770f2b58ef2149667251bc09;hpb=49109173b4ad5fafb24688457e35b3c71d330346;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryUsers.php b/includes/api/ApiQueryUsers.php index cd4a8fcf0f..d98cc39cfe 100644 --- a/includes/api/ApiQueryUsers.php +++ b/includes/api/ApiQueryUsers.php @@ -387,7 +387,7 @@ class ApiQueryUsers extends ApiQueryBase { } public function getDescription() { - return 'Get information about a list of users'; + return 'Get information about a list of users.'; } public function getExamples() {