Index: trunk/extensions/FeaturedFeeds/ApiFeaturedFeeds.php |
— | — | @@ -76,7 +76,7 @@ |
77 | 77 | } |
78 | 78 | |
79 | 79 | public function getDescription() { |
80 | | - return 'Returns a user contributions feed'; |
| 80 | + return 'Returns a featured content feed'; |
81 | 81 | } |
82 | 82 | |
83 | 83 | public function getPossibleErrors() { |