From: Roan Kattouw Date: Mon, 27 Sep 2010 13:06:35 +0000 (+0000) Subject: Fix indentation X-Git-Tag: 1.31.0-rc.0~34786 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=900b9f377f4be1aa0df19ca0c5cda428ffc0ce7c;p=lhc%2Fweb%2Fwiklou.git Fix indentation --- diff --git a/includes/api/ApiQueryRevisions.php b/includes/api/ApiQueryRevisions.php index 3f97a33349..6a3b0a740a 100644 --- a/includes/api/ApiQueryRevisions.php +++ b/includes/api/ApiQueryRevisions.php @@ -575,7 +575,7 @@ class ApiQueryRevisions extends ApiQueryBase { ' flags - Revision flags (minor)', ' timestamp - The timestamp of the revision', ' user - User that made the revision', - ' userid - User id of revision creator', + ' userid - User id of revision creator', ' size - Length of the revision', ' comment - Comment by the user for revision', ' parsedcomment - Parsed comment by the user for the revision',