whitepace y, std is => array( on same line,
[civicrm-core.git] / CRM / Mailing / Form / Approve.php
index 0ffb8bc04176158ee9c7288e629f5a85820b832d..cd0fe402ddf2a3d4b50d1ef4ba33d0c1c089128b 100644 (file)
@@ -44,7 +44,7 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
   }
 
   /**
-   * Function to set variables up before form is built
+   * Set variables up before form is built
    *
    * @return void
    * @access public
@@ -82,7 +82,7 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
   }
 
   /**
-   * This function sets the default values for the form.
+   * Set default values for the form.
    *
    * @access public
    *
@@ -99,7 +99,7 @@ class CRM_Mailing_Form_Approve extends CRM_Core_Form {
   }
 
   /**
-   * Build the form for the approval/rejection mailing
+   * Build the form object for the approval/rejection mailing
    *
    * @param
    *