summaryrefslogtreecommitdiffstats
path: root/system/libraries/Table.php
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2007-04-10 23:53:38 +0200
committerDerek Allard <derek.allard@ellislab.com>2007-04-10 23:53:38 +0200
commit0e254f16f26387e8f8feb0668c1d06a5fe97fa99 (patch)
treede57444cfaf74f9f593a098c3a6062f4571f6a65 /system/libraries/Table.php
parentb8f3504b218f96c63ae6943476b6fcbdd31df21c (diff)
typo fix
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