Merge pull request #4819 from eileenmcnaughton/CRM-15680
[civicrm-core.git] / api / v3 / PriceField.php
index 1fdbe9800d1582ee11ed12d49e366b4af984f65f..cb6fc1e77d9b3fc0c31c104730f8c91773dce247 100644 (file)
@@ -2,7 +2,7 @@
 /*
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -83,7 +83,7 @@ function civicrm_api3_price_field_get($params) {
  * @param array $params array containing id of the group
  *  to be deleted
  *
- * @return array  returns flag true if successfull, error message otherwise
+ * @return array API result array
  * {@getfields price_field_delete}
  * @access public
  */