]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-info.c
More spelling fixes
[ngircd-alex.git] / src / ngircd / irc-info.c
index 3769beff78124b2f65ac28ffbf09b1ca27dc246f..d05ce24c0934e2b55075aca07af9d8c1cd5a22e5 100644 (file)
@@ -1404,7 +1404,7 @@ IRC_Send_LUSERS(CLIENT *Client)
 
        assert(Client != NULL);
 
-       /* Users, services and serevers in the network */
+       /* Users, services and servers in the network */
        if (!IRC_WriteStrClient(Client, RPL_LUSERCLIENT_MSG, Client_ID(Client),
                                Client_UserCount(), Client_ServiceCount(),
                                Client_ServerCount()))