X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FSurvey.php;h=a657f48c4bb8a5ae8f99e7177d3275729f3a2bcc;hb=21eb0c57835c9ee30bb047f4e64e2588df0bc911;hp=ab7b8ca789edcdd56623c53b80c16da8ee84fe6d;hpb=e3a363809875b227257e2247d43ed96115817c65;p=civicrm-core.git diff --git a/api/v3/Survey.php b/api/v3/Survey.php index ab7b8ca789..a657f48c4b 100644 --- a/api/v3/Survey.php +++ b/api/v3/Survey.php @@ -63,11 +63,11 @@ function _civicrm_api3_survey_create_spec(&$params) { /** * Returns array of surveys 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 surveys will be returned * - * @return array (referance) Array of matching surveys + * @return array API result Array of matching surveys * {@getfields survey_get} * @access public */