소스 검색

if there is some fatal error. not plural.

tokul 21 년 전
부모
커밋
86d915c3e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      functions/i18n.php

+ 1 - 1
functions/i18n.php

@@ -286,7 +286,7 @@ function charset_decode_ns_4551_1 ($string) {
  * Function sets system locale environment (LC_ALL, LANG, LANGUAGE), 
  * Function sets system locale environment (LC_ALL, LANG, LANGUAGE), 
  * gettext translation bindings and html header information.
  * gettext translation bindings and html header information.
  *
  *
- * Function returns error codes, if there is some fatal errors.
+ * Function returns error codes, if there is some fatal error.
  *  0 = no error, 
  *  0 = no error, 
  *  1 = mbstring support is not present, 
  *  1 = mbstring support is not present, 
  *  2 = mbstring support is not present, user's translation reverted to en_US.
  *  2 = mbstring support is not present, user's translation reverted to en_US.