Merge "When checking whitelist of extensions, only count last extension."
[lhc/web/wiklou.git] / includes / api / ApiFileRevert.php
index a3fa5f9..1941fbd 100644 (file)
@@ -167,7 +167,7 @@ class ApiFileRevert extends ApiBase {
 
        public function getDescription() {
                return array(
-                       'Revert a file to an old version'
+                       'Revert a file to an old version.'
                );
        }