X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryLangLinks.php;h=8e155f281672cf2ac66bd22315744a5d34deb464;hb=96fde047c82d436228a925704189d4882882511d;hp=5a45a28fa86ffca66233cc774309948a71ed14fa;hpb=cbd28151615ad15698ee9cab1e8457b726177ea1;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() {