Merge pull request #6332 from colemanw/CRM-11856
[civicrm-core.git] / api / api.php
index 45a46e0b56de5cf9d734036f5a5377bd29efc544..4f53c542fc0324b54e6361ee65a70ba28f963cc5 100644 (file)
@@ -105,7 +105,7 @@ function civicrm_error($result) {
 }
 
 /**
- * Get camel case version of entity or action name.
+ * Get camel case version of entity name.
  *
  * @param string|null $entity
  *