fixed code comment
diff --git a/system/codeigniter/CodeIgniter.php b/system/codeigniter/CodeIgniter.php
index 04936b9..3114cd4 100644
--- a/system/codeigniter/CodeIgniter.php
+++ b/system/codeigniter/CodeIgniter.php
@@ -46,7 +46,7 @@
 

 /*

  * ------------------------------------------------------

- *  Load the compatibility override functions

+ *  Load the framework constants

  * ------------------------------------------------------

  */

 require(APPPATH.'config/constants'.EXT);