diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-26 19:59:44 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-26 19:59:44 +0200 |
commit | 981beb917e5c861216ab036d8325b5a5ec08b295 (patch) | |
tree | 6853063c4e3d14f5bbaeebac48e3f537b68e1df7 /doc/it/autogen | |
parent | 1f2b78242e48a26524557107a5551b308a981b30 (diff) | |
download | weechat-981beb917e5c861216ab036d8325b5a5ec08b295.zip |
core: fix typo in /help weechat.look.key_grab_delay
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/user/weechat_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.asciidoc b/doc/it/autogen/user/weechat_options.asciidoc index 115f64eae..1d73f627b 100644 --- a/doc/it/autogen/user/weechat_options.asciidoc +++ b/doc/it/autogen/user/weechat_options.asciidoc @@ -718,7 +718,7 @@ ** valori: on, off (valore predefinito: `on`) * [[option_weechat.look.key_grab_delay]] *weechat.look.key_grab_delay* -** descrizione: `default delay (in milliseconds) to grab a key (using default key alt-k); this delay can be overridden in the /input command (see /help input` +** descrizione: `default delay (in milliseconds) to grab a key (using default key alt-k); this delay can be overridden in the /input command (see /help input)` ** tipo: intero ** valori: 1 .. 10000 (valore predefinito: `800`) |