diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/irc_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.asciidoc b/doc/en/autogen/user/irc_options.asciidoc index 7c780fd8b..745990051 100644 --- a/doc/en/autogen/user/irc_options.asciidoc +++ b/doc/en/autogen/user/irc_options.asciidoc @@ -393,7 +393,7 @@ ** values: any string (default value: `"*!$ident@$host"`) * [[option_irc.network.channel_encode]] *irc.network.channel_encode* -** description: `decode/encode channel name inside messages using charset options (like it was done in WeeChat <= 1.2); it is recommended to keep that off if you use only UTF-8 in channel names; you can enable this option if you are using an exotic charset like ISO in channel names` +** description: `decode/encode channel name inside messages using charset options; it is recommended to keep that off if you use only UTF-8 in channel names; you can enable this option if you are using an exotic charset like ISO in channel names` ** type: boolean ** values: on, off (default value: `off`) |