X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryCategories.php;h=30d74494a95204cfd89938de6f755414dd5deab8;hb=b21d7369406eac84ff667ce625ad61797fd7e352;hp=c5b12b3290985aff1c7226bffb95092e8b028b8d;hpb=580d6f42d9835e5e64477c7f69fcd06787e9297f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryCategories.php b/includes/api/ApiQueryCategories.php index c5b12b3290..30d74494a9 100644 --- a/includes/api/ApiQueryCategories.php +++ b/includes/api/ApiQueryCategories.php @@ -254,7 +254,7 @@ class ApiQueryCategories extends ApiQueryGeneratorBase { } public function getDescription() { - return 'List all categories the page(s) belong to'; + return 'List all categories the page(s) belong to.'; } public function getPossibleErrors() {