Index: trunk/extensions/AbuseFilter/ApiQueryAbuseFilters.php |
— | — | @@ -199,7 +199,7 @@ |
200 | 200 | 'startid' => 'The filter id to start enumerating from', |
201 | 201 | 'endid' => 'The filter id to stop enumerating at', |
202 | 202 | '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', |
204 | 204 | 'limit' => 'The maximum number of filters to list', |
205 | 205 | 'prop' => 'Which properties to get', |
206 | 206 | ); |