X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryWatchlistRaw.php;h=f45d0e48273be15b5663b4ac6f6f141b7fa597dc;hb=a580d5d60efaef9f8051a6fdbb8a869b289dce6b;hp=b53bea1abd956381e2efac26902cb69716962fa1;hpb=9c345a432698e5c4f95226c0ef22e763ed11f957;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryWatchlistRaw.php b/includes/api/ApiQueryWatchlistRaw.php index b53bea1abd..f45d0e4827 100644 --- a/includes/api/ApiQueryWatchlistRaw.php +++ b/includes/api/ApiQueryWatchlistRaw.php @@ -205,7 +205,7 @@ class ApiQueryWatchlistRaw extends ApiQueryGeneratorBase { } public function getDescription() { - return "Get all pages on the logged in user's watchlist"; + return "Get all pages on the logged in user's watchlist."; } public function getPossibleErrors() {