X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FCxn.php;h=3ad6508c98437c71717bfb86d350cc9b7d86442b;hb=fde268badf7c4489ef5a703a1659b29481f02a33;hp=072479e76336ac1f2ee0458d2ed0d421b71911c4;hpb=76f7a8b859656ae44823c29002f1d9e76c0f9146;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