Merge pull request #4773 from civicrm/version-fix
[civicrm-core.git] / CRM / Import / DataSource / CSV.php
index 0670fc8b672c0586b53934f389d73891bc961a27..55f7af6f2f08ae182eca4280709bdb1724c00030 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -49,7 +49,7 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
   }
 
   /**
-   * set variables up before form is built
+   * Set variables up before form is built
    *
    * @access public
    */