Index: trunk/extensions/MoodBar/include/MoodBarHTMLEmailNotification.php |
— | — | @@ -234,7 +234,7 @@ |
235 | 235 | |
236 | 236 | /** |
237 | 237 | * Build the link for Email, add clickTracking if available |
238 | | - * @return array - the links to be tracked in used in email |
| 238 | + * @return array - the links to be tracked in email |
239 | 239 | */ |
240 | 240 | protected function buildEmailLink() { |
241 | 241 | $pageObject = array( 'feedbackPage' => SpecialPage::getTitleFor( 'FeedbackDashboard', $this->feedback ), |