1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 06:46:38 +02:00

Fix typo in FAQ

This commit is contained in:
Sebastien Helleu
2009-05-03 15:07:19 +02:00
parent d51626c67b
commit aecd0cc4d7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
WeeChat FAQ, 2009-04-19
WeeChat FAQ, 2009-05-03
=======================
1 - General
@@ -80,8 +80,8 @@ For versions >= 0.2.3:
- check that "Charset" plugin is loaded with /plugin command (if it is not,
then you probably need "weechat-plugins" package)
- check charset line (on server buffer), you should see ISO-XXXXXX or UTF-8
for terminal charset. If you see ANSI_X3.4-1968 or other values, probably
your locale is wrong.
for terminal charset. If you see ANSI_X3.4-1968 or other values, your locale
is probably wrong.
- setup global decode value, for example:
with WeeChat <= 0.2.6:
/setp charset.global.decode = ISO-8859-15
+1 -1
View File
@@ -1,4 +1,4 @@
WeeChat FAQ, 2009-04-19
WeeChat FAQ, 2009-05-03
=======================
1 - Général