X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryImages.php;h=a66ad40a70ce3d8fb5f9f691638c56fd50b47854;hb=d16f223edf4dcb24b77160ce0be86ef9f9c940fd;hp=a32fb9ed6602d3f19e6559b0375f9343a735aab7;hpb=5df5a5b4a8ce61cda82af3c636a9b1f3016e6464;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryImages.php b/includes/api/ApiQueryImages.php index a32fb9ed66..a66ad40a70 100644 --- a/includes/api/ApiQueryImages.php +++ b/includes/api/ApiQueryImages.php @@ -180,7 +180,7 @@ class ApiQueryImages extends ApiQueryGeneratorBase { } public function getDescription() { - return 'Returns all images contained on the given page(s)'; + return 'Returns all images contained on the given page(s).'; } public function getExamples() {