Skip to content

Commit 5fbaf27

Browse files
author
Mike Funk
committed
Changed space to tab in docblock.
1 parent 9fcb2ad commit 5fbaf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/libraries/Table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class CI_Table {
5454
/**
5555
* Set the template from the table config file if it exists
5656
*
57-
* @param array $config (default: array())
57+
* @param array $config (default: array())
5858
* @return void
5959
*/
6060
public function __construct($config = array())

0 commit comments

Comments
 (0)