Parcourir la source

Changed comment. It used to plain wrong.

gustavf il y a 25 ans
Parent
commit
224eae774e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      functions/i18n.php

+ 2 - 2
functions/i18n.php

@@ -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.
  **
  **/