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