From 349251feb1da175eab3ae4468b7a9fe4b73a7851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 27 Mar 2020 22:51:15 +0100 Subject: [PATCH] irc: fix typo in description of message 001 --- src/plugins/irc/irc-protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/irc/irc-protocol.c b/src/plugins/irc/irc-protocol.c index 378360710..0907f9058 100644 --- a/src/plugins/irc/irc-protocol.c +++ b/src/plugins/irc/irc-protocol.c @@ -2808,7 +2808,7 @@ IRC_PROTOCOL_CALLBACK(wallops) } /* - * Callback for the IRC message "001": connected to irc server. + * Callback for the IRC message "001": connected to IRC server. * * Message looks like: * :server 001 mynick :Welcome to the dancer-ircd Network