r49457 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49456‎ | r49457 | r49458 >
Date:08:58, 14 April 2009
Author:catrope
Status:ok
Tags:
Comment:
Followup to r49449: another typo
Modified paths:
  • /trunk/extensions/AbuseFilter/ApiQueryAbuseFilters.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/ApiQueryAbuseFilters.php
@@ -199,7 +199,7 @@
200200 'startid' => 'The filter id to start enumerating from',
201201 'endid' => 'The filter id to stop enumerating at',
202202 'dir' => 'The direction in which to enumerate',
203 - 'show' => 'Show only filters which meet this criteria',
 203+ 'show' => 'Show only filters which meet these criteria',
204204 'limit' => 'The maximum number of filters to list',
205205 'prop' => 'Which properties to get',
206206 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r49449(bug 18451) Typos in docsdemon21:52, 13 April 2009

Status & tagging log