commit | c04a9c4da81734d0ea3fd082d53a0b1f4e6e5e45 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Fri Jan 18 20:47:31 2008 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Fri Jan 18 20:47:31 2008 +0000 |
tree | b5c14c341fee11aa1baa3df729bcc8331e56d152 | |
parent | c4c0ac4d4eebc414a63b49357d73e80204d1ad86 [diff] [blame] |
typo fix: stering to string
diff --git a/system/helpers/string_helper.php b/system/helpers/string_helper.php index 6f9491b..ff7dc0a 100644 --- a/system/helpers/string_helper.php +++ b/system/helpers/string_helper.php
@@ -56,7 +56,7 @@ * * @access public * @param mixed string or array - * @return mixed stering or array + * @return mixed string or array */ function strip_slashes($str) {