X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FCxn.php;h=3ad6508c98437c71717bfb86d350cc9b7d86442b;hb=742ef03771e554d62c94faac38f469064118ad0b;hp=072479e76336ac1f2ee0458d2ed0d421b71911c4;hpb=938854224e11b0d61889844c1ea78f7f99ced5a8;p=civicrm-core.git diff --git a/api/v3/Cxn.php b/api/v3/Cxn.php index 072479e763..3ad6508c98 100644 --- a/api/v3/Cxn.php +++ b/api/v3/Cxn.php @@ -46,7 +46,7 @@ function _civicrm_api3_cxn_register_spec(&$spec) { * * @param array $params * Array with keys: - * - app_guid: The unique identifer of the target application. + * - app_guid: The unique identifier of the target application. * - app_meta_url: The URL for the application's metadata. * @return array * @throws Exception