diff options
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/charset_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/charset_options.txt b/doc/en/autogen/user/charset_options.txt index b17707e26..334dd145b 100644 --- a/doc/en/autogen/user/charset_options.txt +++ b/doc/en/autogen/user/charset_options.txt @@ -1,5 +1,5 @@ * [[option_charset.default.decode]] *charset.default.decode* -** description: `global decoding charset: charset used to decode incoming messages (if decoding fails, fallback is UTF-8 because it is the WeeChat internal charset)` +** description: `global decoding charset: charset used to decode incoming messages when they are not UTF-8 valid` ** type: string ** values: any string (default value: `"iso-8859-1"`) |