Clean up code for batch 19
[civicrm-core.git] / api / v3 / Activity.php
index 0709d6ea013625f25e32719ce5150bf80636716c..c4a95986e8679bac5145e4775eddc5089258b0e2 100644 (file)
@@ -222,7 +222,7 @@ function _civicrm_api3_activity_create_spec(&$params) {
  *
  * @return array
  *
- * {@getfields activity_get}
+ *   {@getfields activity_get}
  * @example ActivityGet.php Basic example
  * @example Activity/DateTimeHigh.php Example get with date filtering
  * {@example ActivityGet.php 0}