Merge pull request #4749 from atif-shaikh/CRM-15729
[civicrm-core.git] / CRM / Contact / Task.php
index 85b387e440155c7c48c6db923a1a5758ebfbb774..9d1b8672016ab654b655db602e4b71dc00c867c0 100644 (file)
@@ -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