diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-11-29 05:52:37 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-11-29 05:52:37 +0000 |
commit | 96c6f9efc55823567d7ef8a70df03302ad6bb826 (patch) | |
tree | 56298118acd34420fc751f80ec9724852903fd8a /chinese | |
parent | Update to sftp 0.9.9. (diff) |
Correct a typo
Submitted by: Chia-liang Kao <clkao@clkao.org>
Notes
Notes:
svn path=/head/; revision=50713
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/mutt/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/mutt/pkg-message b/chinese/mutt/pkg-message index 87f94a17c6e2..d5b4cb2120b8 100644 --- a/chinese/mutt/pkg-message +++ b/chinese/mutt/pkg-message @@ -3,7 +3,7 @@ mutt 1.2.x. set charset=big5 set locale="zh_TW.Big5" -set send_charset="big5:gb2312:us-ascii:iso-8859-1:utf-8:x-unknown" +set send_charset="us-ascii:iso-8859-1:big5:gb2312:utf-8:x-unknown" charset-hook us-ascii big5 charset-hook iso-8859-1 big5 |