Merge pull request #1677 from davecivicrm/CRM-13432
[civicrm-core.git] / CRM / Mailing / Task.php
index 746f1aa66ddfd258cd4d2be5f9a807ce1f0a4785..0b98d0058263efd97fc83bd3623488eef0faad8f 100644 (file)
@@ -81,7 +81,7 @@ class CRM_Mailing_Task {
 
   /**
    * These tasks are the core set of task titles
-   * on contributors
+   * on mailing recipients
    *
    * @return array the set of task titles
    * @static
@@ -107,11 +107,11 @@ class CRM_Mailing_Task {
 
   /**
    * These tasks are the core set of tasks that the user can perform
-   * on contributors
+   * on mailing recipients
    *
    * @param int $value
    *
-   * @return array the set of tasks for a group of contributors
+   * @return array the set of tasks for a group of mailing recipients
    * @static
    * @access public
    */