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 89413a46ccce628d76770c0f8469cc92015ba41e..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
    *