Merge pull request #4819 from eileenmcnaughton/CRM-15680
[civicrm-core.git] / api / v3 / PriceFieldValue.php
index 541d65b9a140d603c5bb0923fb66ab3d1eefa481..76537cd0f1bb575e675aadc414b566833f0dff5b 100644 (file)
@@ -2,7 +2,7 @@
 /*
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -96,7 +96,7 @@ function civicrm_api3_price_field_value_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_value_delete}
  * @access public
  */