commit | b6d174649a6e3a975e077d6ffa9b91a48f291ca0 | [log] [tgz] |
---|---|---|
author | bjjay <fris@vip.qq.com> | Thu Mar 12 10:31:14 2015 +0800 |
committer | bjjay <fris@vip.qq.com> | Thu Mar 12 10:31:14 2015 +0800 |
tree | cfffcaf5e5c4bad0a3149b4823b99fde0ee9c81c | |
parent | e7a3096b9cbd7c95bf4240c5233c7d14eb112305 [diff] [blame] |
Correct a comment link typo
diff --git a/system/core/compat/mbstring.php b/system/core/compat/mbstring.php index ddb2bae..e335c85 100644 --- a/system/core/compat/mbstring.php +++ b/system/core/compat/mbstring.php
@@ -92,7 +92,7 @@ * WARNING: This function WILL fall-back to strpos() * if iconv is not available! * - * @link http://php.net/mb_strpos() + * @link http://php.net/mb_strpos * @param string $haystack * @param string $needle * @param int $offset