Merge "Fix usage of $wgDebugDumpSql"
[lhc/web/wiklou.git] / includes / api / ApiEditPage.php
index 695a76f..73eebca 100644 (file)
@@ -492,7 +492,7 @@ class ApiEditPage extends ApiBase {
        }
 
        public function getDescription() {
-               return 'Create and edit pages';
+               return 'Create and edit pages.';
        }
 
        public function getPossibleErrors() {