X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryExternalLinks.php;h=f7a0958dacd655058fae6251d2662ef55654a5f3;hb=a580d5d60efaef9f8051a6fdbb8a869b289dce6b;hp=5803ea7b449ca46faa2ebd8a2030658296e9bc49;hpb=29b86059736b251162e3ecad21f2f4a2d1bc0bbc;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryExternalLinks.php b/includes/api/ApiQueryExternalLinks.php index 5803ea7b44..f7a0958dac 100644 --- a/includes/api/ApiQueryExternalLinks.php +++ b/includes/api/ApiQueryExternalLinks.php @@ -150,7 +150,7 @@ class ApiQueryExternalLinks extends ApiQueryBase { } public function getDescription() { - return 'Returns all external URLs (not interwikis) from the given page(s)'; + return 'Returns all external URLs (not interwikis) from the given page(s).'; } public function getPossibleErrors() {