summaryrefslogtreecommitdiffstats
path: root/system/helpers/typography_helper.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/helpers/typography_helper.php')
-rw-r--r--system/helpers/typography_helper.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/helpers/typography_helper.php b/system/helpers/typography_helper.php
index 93a887dbe..4a746c6e4 100644
--- a/system/helpers/typography_helper.php
+++ b/system/helpers/typography_helper.php
@@ -7,8 +7,8 @@
* @package CodeIgniter
* @author ExpressionEngine Dev Team
* @copyright Copyright (c) 2006, EllisLab, Inc.
- * @license http://www.codeigniter.com/user_guide/license.html
- * @link http://www.codeigniter.com
+ * @license http://codeigniter.com/user_guide/license.html
+ * @link http://codeigniter.com
* @since Version 1.0
* @filesource
*/
@@ -22,7 +22,7 @@
* @subpackage Helpers
* @category Helpers
* @author ExpressionEngine Dev Team
- * @link http://www.codeigniter.com/user_guide/helpers/typography_helper.html
+ * @link http://codeigniter.com/user_guide/helpers/typography_helper.html
*/
// ------------------------------------------------------------------------
@@ -83,7 +83,7 @@ function auto_typography($str)
* @access private
* @category Helpers
* @author ExpressionEngine Dev Team
- * @link http://www.codeigniter.com/user_guide/helpers/
+ * @link http://codeigniter.com/user_guide/helpers/
*/
class Auto_typography {