X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryPagePropNames.php;h=c38747546b0c6fdc910d9a7b1a0e9c416b89cdbb;hb=a8304d4c73fd04c338ae23f3028fc475921cc0fa;hp=5438175bd651642167a6ea226dc01066ff8c809e;hpb=b3d4f5fbcea66ed3935da28014fb6da832091ebf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryPagePropNames.php b/includes/api/ApiQueryPagePropNames.php index 5438175bd6..c38747546b 100644 --- a/includes/api/ApiQueryPagePropNames.php +++ b/includes/api/ApiQueryPagePropNames.php @@ -102,7 +102,7 @@ class ApiQueryPagePropNames extends ApiQueryBase { } public function getDescription() { - return 'List all page prop names in use on the wiki'; + return 'List all page prop names in use on the wiki.'; } public function getExamples() {