X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryLangLinks.php;h=8e155f281672cf2ac66bd22315744a5d34deb464;hb=63ba8bca85ccb953fccfc5cb54c68df83793654d;hp=5a45a28fa86ffca66233cc774309948a71ed14fa;hpb=ea484007509b0caa7190a8683d8ea78d8fdf97e4;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryLangLinks.php b/includes/api/ApiQueryLangLinks.php index 5a45a28fa8..8e155f2816 100644 --- a/includes/api/ApiQueryLangLinks.php +++ b/includes/api/ApiQueryLangLinks.php @@ -213,7 +213,7 @@ class ApiQueryLangLinks extends ApiQueryBase { } public function getDescription() { - return 'Returns all interlanguage links from the given page(s)'; + return 'Returns all interlanguage links from the given page(s).'; } public function getPossibleErrors() {