diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-03-24 09:13:01 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-03-24 09:38:43 +0100 |
commit | 429fafd42f3b6c7590bfcee1c6ee0221a08eb22b (patch) | |
tree | b8dc3a4999722b6d279b7dc693a162f5fc9dd57f /doc/it | |
parent | 6c41e627cd611d3260fd4b3b47cba0f4458ebbbc (diff) | |
download | weechat-429fafd42f3b6c7590bfcee1c6ee0221a08eb22b.zip |
doc: fix typo Gnutls -> GnuTLS in user's guide
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 4d7480499..a2e6d1f62 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -159,7 +159,7 @@ potrebbero essere differenti in versioni e distribuzioni differenti. + important). WeeChat can compile with libncurses5-dev, but it is *NOT* recommended: you may experience display bugs with wide chars. + // TRANSLATION MISSING -^(3)^ Gnutls ≥ 3.0.21 is required for IRC SASL authentication with mechanism +^(3)^ GnuTLS ≥ 3.0.21 is required for IRC SASL authentication with mechanism ECDSA-NIST256P-CHALLENGE. + ^(4)^ La versione raccomandata di Python è la 2.7 (tutti gli script funzionano correttamente con la versione 2.7, ma non con le versioni < 2.7 o ≥ 3.0). @@ -251,7 +251,7 @@ List of commonly used options: Compile <<fset_plugin,Fset plugin>>. | ENABLE_GNUTLS | `ON`, `OFF` | ON | - Enable Gnutls (for SSL). + Enable GnuTLS (for SSL). | ENABLE_GUILE | `ON`, `OFF` | ON | Compile <<scripts_plugins,Guile plugin>> (Scheme). |