Просмотр исходного кода

Changed comment. It used to plain wrong.

gustavf 25 лет назад
Родитель
Сommit
224eae774e
1 измененных файлов с 2 добавлено и 2 удалено
  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.
  **
  **/