Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-14-11-16-10
[civicrm-core.git] / api / v3 / Grant.php
index a7f0eebda3c95ee08eacac7d706c2fb62af65a67..797e03439ca0e12caff0c8f20f7c6582667e6a04 100644 (file)
@@ -65,11 +65,11 @@ function _civicrm_api3_grant_create_spec(&$params) {
 /**
  * Returns array of grants  matching a set of one or more group properties
  *
- * @param array $params  (referance) Array of one or more valid
+ * @param array $params Array of one or more valid
  *                       property_name=>value pairs. If $params is set
  *                       as null, all grants will be returned
  *
- * @return array  (referance) Array of matching grants
+ * @return array Array of matching grants
  * {@getfields grant_get}
  * @access public
  */