Merge branch 'master' into findById
[civicrm-core.git] / CRM / Admin / Form / Extensions.php
index 45ef29169469f64ba7855f9d91633b7c0cefb740..ffc48be1563b8df39a5d913a1be5966229513d40 100644 (file)
@@ -40,7 +40,7 @@
 class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
 
   /**
-   * for pre-processing
+   * For pre-processing
    *
    * @return void
    * @access public
@@ -152,7 +152,7 @@ class CRM_Admin_Form_Extensions extends CRM_Admin_Form {
   }
 
   /**
-   * global form rule
+   * Global form rule
    *
    * @param array $fields  the input form values
    * @param array $files   the uploaded files if any