commit | 0e254f16f26387e8f8feb0668c1d06a5fe97fa99 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Tue Apr 10 21:53:38 2007 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Tue Apr 10 21:53:38 2007 +0000 |
tree | de57444cfaf74f9f593a098c3a6062f4571f6a65 | |
parent | b8f3504b218f96c63ae6943476b6fcbdd31df21c [diff] [blame] |
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