summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-06-24 19:08:48 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-06-24 19:08:48 +0200
commite647512d86eaf1dd318cd7acdbc8b134081f93cd (patch)
tree8ae88c9bba17ade06a4bf04522d6406dbcac4d4c /doc/en
parent35712daa1a032366a0bc0a74d500150d9e8ba736 (diff)
downloadweechat-e647512d86eaf1dd318cd7acdbc8b134081f93cd.zip
doc: fix typo in FAQ
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_faq.en.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc
index 34a16c705..4f6c86761 100644
--- a/doc/en/weechat_faq.en.adoc
+++ b/doc/en/weechat_faq.en.adoc
@@ -88,7 +88,7 @@ It's common issue, please read carefully and check *ALL* solutions below:
* check that weechat is linked to libncursesw (warning: needed on most
distributions but not all): `ldd /path/to/weechat`
-* check that the "Charset" plugin is loaded with `/plugin` command (if it is
+* check that the "charset" plugin is loaded with `/plugin` command (if it is
not, then you probably need the "weechat-plugins" package)
* check the output of command `/charset` (on core buffer). You should see
_ISO-XXXXXX_ or _UTF-8_ for terminal charset. If you see _ANSI_X3.4-1968_ or