summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-05-03 15:07:19 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-05-03 15:07:19 +0200
commitaecd0cc4d7728c827bd7c2c69984478baf9c88cc (patch)
tree4bd27e940887bd712f09ce56c3fcfa8c062967bd
parentd51626c67bc918e1c73ae44346efcd00b6a465cd (diff)
downloadweechat-aecd0cc4d7728c827bd7c2c69984478baf9c88cc.zip
Fix typo in FAQ
-rw-r--r--FAQ6
-rw-r--r--FAQ.fr2
2 files changed, 4 insertions, 4 deletions
diff --git a/FAQ b/FAQ
index 52b33a8f5..3a2c8c25d 100644
--- a/FAQ
+++ b/FAQ
@@ -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
diff --git a/FAQ.fr b/FAQ.fr
index d81fc2d8b..b3d696fad 100644
--- a/FAQ.fr
+++ b/FAQ.fr
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2009-04-19
+WeeChat FAQ, 2009-05-03
=======================
1 - Général