1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

spelling: wildcard

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-09-09 11:53:23 -04:00
committed by Sébastien Helleu
parent 8fee9c1778
commit 7fb77aabfa
+1 -1
View File
@@ -8000,7 +8000,7 @@ irc_protocol_recv_command (struct t_irc_server *server,
IRCB(411, generic_error), /* no recipient */
IRCB(412, generic_error), /* no text to send */
IRCB(413, generic_error), /* no toplevel */
IRCB(414, generic_error), /* wilcard in toplevel domain */
IRCB(414, generic_error), /* wildcard in toplevel domain */
IRCB(415, generic_error), /* cannot send message to channel */
IRCB(421, generic_error), /* unknown command */
IRCB(422, generic_error), /* MOTD is missing */