summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-03-27 21:40:02 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-03-27 21:40:02 +0200
commitee82ba74616b9050346d01e27b452bee3c5f0afd (patch)
tree291db5dc6bd8a7e4b1f5a40412bcc41e2d5b1acc /doc/en
parent0fbca41d88ee80203b6e2a048ab6f71bb58cfb70 (diff)
downloadweechat-ee82ba74616b9050346d01e27b452bee3c5f0afd.zip
doc: fix note about libncursesw5-dev dependency in user's guide
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_user.en.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc
index 10577d3a1..49630f716 100644
--- a/doc/en/weechat_user.en.adoc
+++ b/doc/en/weechat_user.en.adoc
@@ -125,7 +125,7 @@ compile WeeChat.
names may be different in different distributions and versions. +
^(2)^ It is recommended to compile with libncurses**w**5-dev (the *w* is
important). WeeChat can compile with libncurses5-dev, but it is *NOT* recommended:
-you may have display bugs with wide chars. +
+you may experience display bugs with wide chars. +
^(3)^ Gnutls ≥ 3.0.21 is required for IRC SASL authentication with mechanism
ECDSA-NIST256P-CHALLENGE. +
^(4)^ Recommended Python version is 2.7 (all scripts run fine with version 2.7,