Index: trunk/phase3/includes/api/ApiQueryUserContributions.php |
— | — | @@ -417,7 +417,7 @@ |
418 | 418 | 'start' => 'The start timestamp to return from', |
419 | 419 | 'end' => 'The end timestamp to return to', |
420 | 420 | 'continue' => 'When more results are available, use this to continue', |
421 | | - 'user' => 'The user to retrieve contributions for', |
| 421 | + 'user' => 'The users to retrieve contributions for', |
422 | 422 | 'userprefix' => "Retrieve contibutions for all users whose names begin with this value. Overrides {$p}user", |
423 | 423 | 'dir' => 'The direction to search (older or newer)', |
424 | 424 | 'namespace' => 'Only list contributions in these namespaces', |