Index: trunk/phase3/includes/api/ApiQueryWatchlist.php |
— | — | @@ -409,7 +409,7 @@ |
410 | 410 | ' parsedcomment - Adds parsed comment of the edit', |
411 | 411 | ' timestamp - Adds timestamp of the edit', |
412 | 412 | ' patrol - Tags edits that are patrolled', |
413 | | - ' size - Adds the old and new lengths of the page', |
| 413 | + ' sizes - Adds the old and new lengths of the page', |
414 | 414 | ' notificationtimestamp - Adds timestamp of when the user was last notified about the edit', |
415 | 415 | ' loginfo - Adds log information where appropriate', |
416 | 416 | ), |