changed unclosed comment tags /* on lines 315 & 316 to //
[squirrelmail.git] / functions / i18n.php
index 4e2c60c7309abbb4e0a96374a2bd3611cb790d2b..238221936aef857c614a2fab3bd03ab2ee193e1b 100644 (file)
@@ -6,8 +6,8 @@
  ** This file contains variuos functions that are needed to do
  ** internationalization of SquirrelMail.
  **
- ** Internally iso-8859-1 is used as character set. Other characters
- ** are encoded using Unicode entities according to HTML 4.0.
+ ** Internally the output character set is used. Other characters are
+ ** encoded using Unicode entities according to HTML 4.0.
  **
  **/