HTML 2???
[lhc/web/wiklou.git] / includes / api / ApiComparePages.php
index 6c22f18..4bb94c4 100644 (file)
@@ -120,7 +120,7 @@ class ApiComparePages extends ApiBase {
 
        public function getExamples() {
                return array(
-                       'api.php?action=compare&fromrev=1&torev=2',
+                       'api.php?action=compare&fromrev=1&torev=2' => 'Create a diff between revision 1 and 2',
                );
        }