Merge pull request #7181 from eileenmcnaughton/CRM-17335-2
[civicrm-core.git] / api / v3 / CaseType.php
index bd556ec65ab243b28e0f2f98454d4fcaac1c2df9..af0d9b7e5b6706a35b91927d64fe217fd10fcdf1 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
   +--------------------------------------------------------------------+
-  | CiviCRM version 4.6                                                |
+  | CiviCRM version 4.7                                                |
   +--------------------------------------------------------------------+
-  | Copyright CiviCRM LLC (c) 2004-2014                                |
+  | Copyright CiviCRM LLC (c) 2004-2015                                |
   +--------------------------------------------------------------------+
   | This file is a part of CiviCRM.                                    |
   |                                                                    |
@@ -106,7 +106,7 @@ function _civicrm_api3_case_type_get_formatResult(&$result) {
  * Function to delete case type.
  *
  * @param array $params
- *   Array including id of case_type to delete.
+ *   Array including id of CaseType to delete.
  *
  * @return array
  *   API result array