INFRA-132 - Fix comment spacing
[civicrm-core.git] / api / v3 / GroupOrganization.php
index e084b8007218c9ef3279a70ed9d6395c30ee40bf..8d8d2f70bbaf5eba4d36b0d38595810d4282cdd7 100644 (file)
@@ -49,7 +49,7 @@
  * {@getfields GroupOrganization_get}
  * @example GroupOrganizationGet.php
  *
- * @return  array  list of groups, given contact subsribed to
+ * @return array  list of groups, given contact subsribed to
  */
 function civicrm_api3_group_organization_get($params) {
   return _civicrm_api3_basic_get('CRM_Contact_DAO_GroupOrganization', $params);