[NFC] comment fixes relating to doc blocks, spelling
[civicrm-core.git] / CRM / Core / DAO / AllCoreTables.php
index 80a5747771c7b1fcc3acad480a54d7e10e551ecc..2bfbf0aeeb9ccc43092bc65d1a5e949b0fe0badd 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
@@ -126,7 +126,7 @@ class CRM_Core_DAO_AllCoreTables {
   /**
    * Modify indices to account for localization options.
    *
-   * @param CRM_Core_DAO $class DAO class
+   * @param string $class DAO class
    * @param array $originalIndices index definitions before localization
    *
    * @return array