summaryrefslogtreecommitdiffstats
path: root/system/libraries/Typography.php
diff options
context:
space:
mode:
authorGerry <gerry.s.pm+git@gmail.com>2011-09-24 18:30:52 +0200
committerGerry <gerry.s.pm+git@gmail.com>2011-09-24 18:30:52 +0200
commit6f2b26416f65ab86d2ebcf093bad788091cc7273 (patch)
tree322f8e9bfd47fb3baf789bf6f03f2c605d23fce6 /system/libraries/Typography.php
parentf371fc907fa48a96d1fed201ab13500835e75b71 (diff)
Fixing the documentation link in the Typography library so that it's valid
Diffstat (limited to 'system/libraries/Typography.php')
-rw-r--r--system/libraries/Typography.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libraries/Typography.php b/system/libraries/Typography.php
index 734cec104..f061311b0 100644
--- a/system/libraries/Typography.php
+++ b/system/libraries/Typography.php
@@ -22,7 +22,7 @@
* @access private
* @category Helpers
* @author ExpressionEngine Dev Team
- * @link http://codeigniter.com/user_guide/helpers/
+ * @link http://codeigniter.com/user_guide/libraries/typography.html
*/
class CI_Typography {
@@ -407,4 +407,4 @@ class CI_Typography {
// END Typography Class
/* End of file Typography.php */
-/* Location: ./system/libraries/Typography.php */ \ No newline at end of file
+/* Location: ./system/libraries/Typography.php */