Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/typography_helper.php b/system/helpers/typography_helper.php
index 8807160..78ade5c 100644
--- a/system/helpers/typography_helper.php
+++ b/system/helpers/typography_helper.php
@@ -542,4 +542,6 @@
 }

 

 

-?>
\ No newline at end of file
+
+/* End of file typography_helper.php */
+/* Location: ./system/helpers/typography_helper.php */
\ No newline at end of file