X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FTask.php;h=9d1b8672016ab654b655db602e4b71dc00c867c0;hb=5876a3883305201761974bc36fb6f9f1d5698a66;hp=85b387e440155c7c48c6db923a1a5758ebfbb774;hpb=92b0f883315c72514e629b1c9e37261b84186785;p=civicrm-core.git diff --git a/CRM/Contact/Task.php b/CRM/Contact/Task.php index 85b387e440..9d1b867201 100644 --- a/CRM/Contact/Task.php +++ b/CRM/Contact/Task.php @@ -67,7 +67,7 @@ class CRM_Contact_Task { COMMUNICATION_PREFS = 25; /** - * the task array + * The task array * * @var array * @static @@ -75,7 +75,7 @@ class CRM_Contact_Task { static $_tasks = NULL; /** - * the optional task array + * The optional task array * * @var array * @static @@ -310,7 +310,7 @@ class CRM_Contact_Task { } /** - * show tasks selectively based on the permission level + * Show tasks selectively based on the permission level * of the user * * @param int $permission