Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-16-01-08-03
[civicrm-core.git] / CRM / Price / Form / DeleteField.php
index 999320f0841fe34cf1cbdfa07f8a0a6b69b03ec8..14818c36bdef30c65550c6da09764c676ed74f9a 100644 (file)
@@ -39,7 +39,7 @@
 class CRM_Price_Form_DeleteField extends CRM_Core_Form {
 
   /**
-   * the field id
+   * The field id
    *
    * @var int
    */
@@ -53,7 +53,7 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form {
   protected $_title;
 
   /**
-   * set up variables to build the form
+   * Set up variables to build the form
    *
    * @param null
    *
@@ -73,7 +73,7 @@ class CRM_Price_Form_DeleteField extends CRM_Core_Form {
   }
 
   /**
-   * Function to actually build the form
+   * Build the form object
    *
    * @param null
    *