diff options
author | Timothy Warren <tim@timshomepage.net> | 2011-09-28 16:47:42 +0200 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2011-09-28 16:47:42 +0200 |
commit | a0cd41c5187c738d043ca5a0dc5fbf80806fd322 (patch) | |
tree | 75f145aeb7466dc150a2faf8764174234b48c47b /system/libraries/Typography.php | |
parent | 4d292bdb56ba6afc26878d9bcd82892f48d9f1a4 (diff) | |
parent | 5a3284edd6f3de5871804c7e24a9d74e57b2b7a6 (diff) |
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Diffstat (limited to 'system/libraries/Typography.php')
-rw-r--r-- | system/libraries/Typography.php | 4 |
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 */ |