mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
irc: fix typo: "acknowledgement" -> "acknowledgment"
This commit is contained in:
@@ -7194,7 +7194,7 @@ irc_command_init (void)
|
||||
N_("raw[req]: request a new capability or remove a capability "
|
||||
"(if starting with \"-\", for example: \"-multi-prefix\")"),
|
||||
N_("raw[ack]: acknowledge capabilities which require client-side "
|
||||
"acknowledgement"),
|
||||
"acknowledgment"),
|
||||
N_("raw[end]: end the capability negotiation"),
|
||||
"",
|
||||
N_("Without argument, \"ls\" and \"list\" are sent."),
|
||||
|
||||
Reference in New Issue
Block a user