summaryrefslogtreecommitdiffstats
path: root/system/libraries/Table.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/libraries/Table.php')
-rw-r--r--system/libraries/Table.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Table.php b/system/libraries/Table.php
index b8ce9491a..32223708e 100644
--- a/system/libraries/Table.php
+++ b/system/libraries/Table.php
@@ -286,7 +286,7 @@ class CI_Table {
// --------------------------------------------------------------------
/**
- * Clears the table arrays. Useful if multiple tables are beting generated
+ * Clears the table arrays. Useful if multiple tables are being generated
*
* @access public
* @return void