Merge branch 'master' into findById
[civicrm-core.git] / CRM / Contribute / Import / Controller.php
index b46fde8e124551fd84fb288e7cea575d8c374996..a28f43fa45fe7996c0d822c14a9872af31fb6283 100644 (file)
@@ -35,7 +35,7 @@
 class CRM_Contribute_Import_Controller extends CRM_Core_Controller {
 
   /**
-   * class constructor
+   * Class constructor
    */
   function __construct($title = NULL, $action = CRM_Core_Action::NONE, $modal = TRUE) {
     parent::__construct($title, $modal);