mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 06:46:38 +02:00
Fix typo: transfert -> transfer
This commit is contained in:
@@ -4702,7 +4702,7 @@ irc_command_init ()
|
||||
"users)"),
|
||||
"%(irc_msg_part)", &irc_command_cycle, NULL);
|
||||
weechat_hook_command ("dcc",
|
||||
N_("start a DCC (file transfert or direct chat)"),
|
||||
N_("start a DCC (file transfer or direct chat)"),
|
||||
N_("chat <nick>"
|
||||
" || send <nick> <file>"),
|
||||
N_("nick: nick for chat or file\n"
|
||||
|
||||
Reference in New Issue
Block a user