X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiRsd.php;h=285177cee77d87096fff1198c1635f12ec8e488d;hb=208a625c54e92cb36cdc3acc8f859eeca5d36c7f;hp=e01f0fa9ac221f21c0e3e760f280988c14fad618;hpb=db765aa9af764072db070659b612e23aad1e5d81;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiRsd.php b/includes/api/ApiRsd.php index e01f0fa9ac..285177cee7 100644 --- a/includes/api/ApiRsd.php +++ b/includes/api/ApiRsd.php @@ -60,7 +60,7 @@ class ApiRsd extends ApiBase { } public function getDescription() { - return 'Export an RSD (Really Simple Discovery) schema'; + return 'Export an RSD (Really Simple Discovery) schema.'; } public function getExamples() {