*/
/**
- * This class contains the funtions for Case Management
+ * This class contains the functions for Case Management
*
*/
class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
}
/**
- * Function to retrive the scheduled activity type and date
+ * Function to retrieve the scheduled activity type and date
*
* @param array $cases Array of contact and case id
*
*
* @param int $caseID case id
* @param int $relationshipId relationship id
- * @param int $relContactId case role assigne contactId.
+ * @param int $relContactId case role assignee contactId.
*
* @return void on success creates activity and case activity
*