X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryPageProps.php;h=52be5cad833495292706af9f8ccbaa13a2d27357;hb=171313e2ab337fcdfa5d366784192a96bc55d007;hp=e51c7ab07eefee379ab2df20a5f931bca1de332f;hpb=665f171a18061aacd339102a21f32d714c5de50d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryPageProps.php b/includes/api/ApiQueryPageProps.php index e51c7ab07e..52be5cad83 100644 --- a/includes/api/ApiQueryPageProps.php +++ b/includes/api/ApiQueryPageProps.php @@ -141,7 +141,7 @@ class ApiQueryPageProps extends ApiQueryBase { } public function getDescription() { - return 'Get various properties defined in the page content'; + return 'Get various properties defined in the page content.'; } public function getExamples() {