diff --git a/system/codeigniter/CodeIgniter.php b/system/codeigniter/CodeIgniter.php
index 611b1a6..4934771 100644
--- a/system/codeigniter/CodeIgniter.php
+++ b/system/codeigniter/CodeIgniter.php
@@ -241,7 +241,7 @@
 
 /*
  * ------------------------------------------------------
- *  Close the DB connection of one exists
+ *  Close the DB connection if one exists
  * ------------------------------------------------------
  */
 if (class_exists('CI_DB'))