From: Sam Reed Date: Sun, 6 Jun 2010 12:30:46 +0000 (+0000) Subject: Fix method comment from r66539 X-Git-Tag: 1.31.0-rc.0~36609 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=4a9769c43645de6b413cc555a4015dd7ec0ae6b2;p=lhc%2Fweb%2Fwiklou.git Fix method comment from r66539 --- diff --git a/includes/api/ApiQueryWatchlist.php b/includes/api/ApiQueryWatchlist.php index 67a508b248..4482485c79 100644 --- a/includes/api/ApiQueryWatchlist.php +++ b/includes/api/ApiQueryWatchlist.php @@ -276,7 +276,7 @@ class ApiQueryWatchlist extends ApiQueryGeneratorBase { } /** - * Gets the user for whom to get the watchlist for + * Gets the user for whom to get the watchlist * * @returns User */