mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
Followup to r49449: another typo
This commit is contained in:
parent
fa22f51e24
commit
20b69b8fd6
|
@ -199,7 +199,7 @@ class ApiQueryAbuseFilters extends ApiQueryBase {
|
|||
'startid' => 'The filter id to start enumerating from',
|
||||
'endid' => 'The filter id to stop enumerating at',
|
||||
'dir' => 'The direction in which to enumerate',
|
||||
'show' => 'Show only filters which meet this criteria',
|
||||
'show' => 'Show only filters which meet these criteria',
|
||||
'limit' => 'The maximum number of filters to list',
|
||||
'prop' => 'Which properties to get',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue