1
0
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:
Sébastien Helleu
2026-03-12 20:26:22 +01:00
parent f5bbe35cfb
commit 431d9ad64a
15 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -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."),