typo fix
diff --git a/system/libraries/Table.php b/system/libraries/Table.php
index b8ce949..3222370 100644
--- a/system/libraries/Table.php
+++ b/system/libraries/Table.php
@@ -286,7 +286,7 @@
 	// --------------------------------------------------------------------

 

 	/**

-	 * 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