commit | 4e8d66aeea7f03b75df5a387a54fce1889834ded | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Mon Mar 15 12:23:27 2010 -0400 |
committer | Derek Allard <derek.allard@ellislab.com> | Mon Mar 15 12:23:27 2010 -0400 |
tree | 8e05dcc2cd32501c1cc16e6ad1e0d9f754880e76 | |
parent | b79de3015a7a52150c4e967fdfedb07d87de8261 [diff] [blame] |
code comment typo fix
diff --git a/system/helpers/html_helper.php b/system/helpers/html_helper.php index d5bdd08..4afa678 100644 --- a/system/helpers/html_helper.php +++ b/system/helpers/html_helper.php
@@ -97,7 +97,7 @@ * @param string * @param mixed * @param mixed - * @param intiger + * @param integer * @return string */ if ( ! function_exists('_list'))