Fix documentation of the dir parameter of list=watchlistraw API action
[lhc/web/wiklou.git] / includes / api / ApiQueryWatchlistRaw.php
index 742f8f5..64b97fe 100644 (file)
@@ -193,7 +193,6 @@ class ApiQueryWatchlistRaw extends ApiQueryGeneratorBase {
                                        'ascending',
                                        'descending'
                                ],
-                               ApiBase::PARAM_HELP_MSG => 'api-help-param-direction',
                        ],
                        'fromtitle' => [
                                ApiBase::PARAM_TYPE => 'string'