Merge pull request #4637 from eileenmcnaughton/CRM-15670
[civicrm-core.git] / CRM / Event / Page / AJAX.php
index 24d05da96a55d2bf948f1acf34ba5906fbe6a3ec..a0ddc764e094b26a60bf23751ab7457b1718f4f5 100644 (file)
@@ -39,7 +39,7 @@
 class CRM_Event_Page_AJAX {
 
   /**
-   * Function for building EventFee combo box
+   * Building EventFee combo box
    * FIXME: This ajax callback could be eliminated in favor of an entityRef field but the priceFieldValue api doesn't currently support filtering on entity_table
    */
   function eventFee() {