X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FForm%2FOptionGroup.php;h=d95d3df76561e2aac8ccffdb3a2adcda703fcd26;hb=c490a46ac4bf490d3fbb31e35d24c6b43e764f00;hp=f1c0452ea64680d80b8bea2b28f97ca1b14da7d0;hpb=e3a363809875b227257e2247d43ed96115817c65;p=civicrm-core.git diff --git a/CRM/Admin/Form/OptionGroup.php b/CRM/Admin/Form/OptionGroup.php index f1c0452ea6..d95d3df765 100644 --- a/CRM/Admin/Form/OptionGroup.php +++ b/CRM/Admin/Form/OptionGroup.php @@ -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 *