summaryrefslogtreecommitdiffstats
path: root/system/helpers
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2010-03-15 17:23:27 +0100
committerDerek Allard <derek.allard@ellislab.com>2010-03-15 17:23:27 +0100
commit4e8d66aeea7f03b75df5a387a54fce1889834ded (patch)
tree8e05dcc2cd32501c1cc16e6ad1e0d9f754880e76 /system/helpers
parentb79de3015a7a52150c4e967fdfedb07d87de8261 (diff)
code comment typo fix
Diffstat (limited to 'system/helpers')
-rw-r--r--system/helpers/html_helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/html_helper.php b/system/helpers/html_helper.php
index d5bdd080c..4afa678a3 100644
--- a/system/helpers/html_helper.php
+++ b/system/helpers/html_helper.php
@@ -97,7 +97,7 @@ if ( ! function_exists('ol'))
* @param string
* @param mixed
* @param mixed
- * @param intiger
+ * @param integer
* @return string
*/
if ( ! function_exists('_list'))