diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-03-07 14:31:17 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-03-07 14:31:17 +0100 |
commit | 384925eb7e605f3ff72e2aad89e0a11d174f205b (patch) | |
tree | 5932cf132bda77f6de5cbe69d9de01e3f5b41b34 /doc/it/autogen/user | |
parent | fd0f5f5767fba191dd087ab392643c12f79026c4 (diff) | |
download | weechat-384925eb7e605f3ff72e2aad89e0a11d174f205b.zip |
Add chars "`" and "_" in default value of option weechat.completion.nick_ignore_chars
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 219380b15..bcd57c9d7 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -246,7 +246,7 @@ * *weechat.completion.nick_ignore_chars* ** descrizione: `caratteri ignorati per il completamento dei nick` ** tipo: stringa -** valori: qualsiasi stringa (valore predefinito: `"[]-^"`) +** valori: qualsiasi stringa (valore predefinito: `"[]`_-^"`) * *weechat.completion.partial_completion_alert* ** descrizione: `avvisa l'utente quando si verifica un completamento parziale` |