X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryExtLinksUsage.php;h=f09fbd58affa0aa0cbe4464dd55423cbde5a1b0b;hb=63ba8bca85ccb953fccfc5cb54c68df83793654d;hp=d22081773ad5f8c2772cdc3075b30c46d30c747d;hpb=83beb3e5631957695a243f8abdc10ab4d03b035b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryExtLinksUsage.php b/includes/api/ApiQueryExtLinksUsage.php index d22081773a..f09fbd58af 100644 --- a/includes/api/ApiQueryExtLinksUsage.php +++ b/includes/api/ApiQueryExtLinksUsage.php @@ -257,7 +257,7 @@ class ApiQueryExtLinksUsage extends ApiQueryGeneratorBase { } public function getDescription() { - return 'Enumerate pages that contain a given URL'; + return 'Enumerate pages that contain a given URL.'; } public function getPossibleErrors() {