X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FGrant.php;h=797e03439ca0e12caff0c8f20f7c6582667e6a04;hb=42bf93368ea81b2fa70fab038f3c884755e1ab88;hp=a7f0eebda3c95ee08eacac7d706c2fb62af65a67;hpb=3d08bf52f9b5686ff30aeb4b861b9b7c5408cc78;p=civicrm-core.git diff --git a/api/v3/Grant.php b/api/v3/Grant.php index a7f0eebda3..797e03439c 100644 --- a/api/v3/Grant.php +++ b/api/v3/Grant.php @@ -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 */