1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

core: fix typo in /help key

This commit is contained in:
Sebastien Helleu
2011-08-26 18:32:33 +02:00
parent 47ac88b3f5
commit 328b8b2fb9
14 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -5689,7 +5689,7 @@ command_init ()
" item(xxx): bar item \"xxx\"\n"
"The key can start or end with '*' to match many mouse "
"events.\n"
"A special value for command wit format \"hsignal:name\" "
"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.\n"
"Another special value \"-\" can be used to disable key "