diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-26 18:32:33 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-26 18:32:33 +0200 |
commit | 328b8b2fb94c70da15bb9d5db54e0e42e70ba640 (patch) | |
tree | b130c6e55766d5ad635cad0c7667235c289f8705 /doc/de/autogen/user | |
parent | 47ac88b3f50f9367eac7d241a84098d2185116af (diff) | |
download | weechat-328b8b2fb94c70da15bb9d5db54e0e42e70ba640.zip |
core: fix typo in /help key
Diffstat (limited to 'doc/de/autogen/user')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index db83a72af..e9046388f 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -365,7 +365,7 @@ For context "mouse" (possible in context "cursor" too), key has format: "@area:k item(*): any bar item item(xxx): bar item "xxx" The key can start or end with '*' to match many mouse events. -A special value for command wit format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument. +A special value for command with format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument. Another special value "-" can be used to disable key (it will be ignored when looking for keys). Examples: |