X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryIWLinks.php;h=a7b69a0dd3fd512088896819c73e77bb88ebea50;hb=63dbc0aba243c7dcaa820220c2cb1aa2cc91eca1;hp=be64d36921283e1289f24fc49fd6ed4fcd0443c4;hpb=81660007b8af86c630752333c54cc0120909ab2a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryIWLinks.php b/includes/api/ApiQueryIWLinks.php index be64d36921..a7b69a0dd3 100644 --- a/includes/api/ApiQueryIWLinks.php +++ b/includes/api/ApiQueryIWLinks.php @@ -185,7 +185,7 @@ class ApiQueryIWLinks extends ApiQueryBase { } public function getDescription() { - return 'Returns all interwiki links from the given page(s)'; + return 'Returns all interwiki links from the given page(s).'; } public function getPossibleErrors() {