Index: trunk/extensions/ArticleFeedbackv5/api/ApiFlagFeedbackArticleFeedbackv5.php |
— | — | @@ -609,8 +609,8 @@ |
610 | 610 | /** |
611 | 611 | * Helper function to dig out page url and title, feedback permalink, and |
612 | 612 | * requestor page url and name - if all this data can be retrieved properly |
613 | | - * it shoves an email job into the queue for sending ot the oversightor's |
614 | | - * mailing list - only works on NEW oversight requests |
| 613 | + * it shoves an email job into the queue for sending to the oversighters' |
| 614 | + * mailing list - only called for NEW oversight requests |
615 | 615 | * |
616 | 616 | * @param int $page_id page id to grab info on |
617 | 617 | * @param int $feedback_id identifier for the feedback item |