commit | 5fbaf27ac9da632b520457e91d9088e9aab6df89 | [log] [tgz] |
---|---|---|
author | Mike Funk <mfunk@xulonpress.com> | Mon Mar 12 10:19:46 2012 -0400 |
committer | Mike Funk <mfunk@xulonpress.com> | Mon Mar 12 10:19:46 2012 -0400 |
tree | 28f558f66a280fb1e311c6d729e0a34437584a14 | |
parent | 9fcb2ad0e435fdfeda5b147b3fee112b4cb89861 [diff] [blame] |
Changed space to tab in docblock.
diff --git a/system/libraries/Table.php b/system/libraries/Table.php index 947aedd..649d508 100644 --- a/system/libraries/Table.php +++ b/system/libraries/Table.php
@@ -54,7 +54,7 @@ /** * Set the template from the table config file if it exists * - * @param array $config (default: array()) + * @param array $config (default: array()) * @return void */ public function __construct($config = array())