INFRA-132 - Batch 14 (g)
[civicrm-core.git] / api / v3 / GroupNesting.php
index 358957e0ebc5decbb765a9a0608655eb71ce1e7d..a6643f1af55311ef93dd020138318df7c902fca7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | CiviCRM version 4.6                                                |
@@ -45,7 +44,7 @@
  * {@getfields GroupNesting_get}
  *
  * @return array
  *   list of group nesting records
+ *   list of group nesting records
  */
 function civicrm_api3_group_nesting_get($params) {
 
@@ -60,7 +59,7 @@ function civicrm_api3_group_nesting_get($params) {
  *   Parameters array - allowed array keys include:.
  *
  * @return array
  *   TBD
+ *   TBD
  * {@getfields GroupNesting_create
  * @todo Work out the return value.
  */
@@ -93,7 +92,7 @@ function _civicrm_api3_group_nesting_create_spec(&$params) {
  * {@getfields GroupNesting_delete}
  *
  * @return array
  *   API Success or fail array
+ *   API Success or fail array
  *
  * @todo Work out the return value.
  */