Index: trunk/phase3/includes/api/ApiQueryRevisions.php |
— | — | @@ -606,7 +606,7 @@ |
607 | 607 | ' user - User that made the revision', |
608 | 608 | ' userid - User id of revision creator', |
609 | 609 | ' size - Length (bytes) of the revision', |
610 | | - ' sha1 - SHA-1 (base 16) the revision', |
| 610 | + ' sha1 - SHA-1 (base 16) of the revision', |
611 | 611 | ' comment - Comment by the user for revision', |
612 | 612 | ' parsedcomment - Parsed comment by the user for the revision', |
613 | 613 | ' content - Text of the revision', |