Merge pull request #22968 from civicrm/5.48
[civicrm-core.git] / api / v3 / Cxn.php
index 072479e76336ac1f2ee0458d2ed0d421b71911c4..3ad6508c98437c71717bfb86d350cc9b7d86442b 100644 (file)
@@ -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