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/pl/autogen/user | |
parent | 1f2b78242e48a26524557107a5551b308a981b30 (diff) | |
download | weechat-981beb917e5c861216ab036d8325b5a5ec08b295.zip |
core: fix typo in /help weechat.look.key_grab_delay
Diffstat (limited to 'doc/pl/autogen/user')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/autogen/user/weechat_options.asciidoc b/doc/pl/autogen/user/weechat_options.asciidoc index 355450be8..ac6aed789 100644 --- a/doc/pl/autogen/user/weechat_options.asciidoc +++ b/doc/pl/autogen/user/weechat_options.asciidoc @@ -718,7 +718,7 @@ ** wartości: on, off (domyślna wartość: `on`) * [[option_weechat.look.key_grab_delay]] *weechat.look.key_grab_delay* -** opis: `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` +** opis: `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)` ** typ: liczba ** wartości: 1 .. 10000 (domyślna wartość: `800`) |