Fix method comment from r66539
authorSam Reed <reedy@users.mediawiki.org>
Sun, 6 Jun 2010 12:30:46 +0000 (12:30 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 6 Jun 2010 12:30:46 +0000 (12:30 +0000)
includes/api/ApiQueryWatchlist.php

index 67a508b..4482485 100644 (file)
@@ -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
        */