Mass cleanup of docblocks/code/comments
[civicrm-core.git] / CRM / Admin / Form / OptionGroup.php
index f1c0452ea64680d80b8bea2b28f97ca1b14da7d0..d95d3df76561e2aac8ccffdb3a2adcda703fcd26 100644 (file)
@@ -40,7 +40,7 @@
 class CRM_Admin_Form_OptionGroup extends CRM_Admin_Form {
 
   /**
-   * Function to build the form
+   * Build the form object
    *
    * @return void
    * @access public
@@ -99,7 +99,7 @@ class CRM_Admin_Form_OptionGroup extends CRM_Admin_Form {
   }
 
   /**
-   * Function to process the form
+   * Process the form submission
    *
    * @access public
    *