CRM-15615
[civicrm-core.git] / CRM / Event / Import / Form / Summary.php
index 5dca5581c1d9605d5a63dc61e4f2773a859f315f..0020145af90076733e46802d28e55c41cf00642e 100644 (file)
@@ -39,7 +39,7 @@
 class CRM_Event_Import_Form_Summary extends CRM_Import_Form_Summary {
 
   /**
-   * Function to set variables up before form is built
+   * Set variables up before form is built
    *
    * @return void
    * @access public