]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc.c
fix "beeing" typo
[ngircd-alex.git] / src / ngircd / irc.c
index 67ad2a633a16747f49511154f205e47204263e45..b4db3b77473955f6c04c5952df444f9f2692c190 100644 (file)
@@ -70,7 +70,7 @@ IRC_ERROR( CLIENT *Client, REQUEST *Req )
  * disconnect clients. It can be used by IRC operators and servers, for example
  * to "solve" nick collisions after netsplits.
  * Please note that this function is also called internally, without a real
- * KILL command beeing received over the network! Client is Client_ThisServer()
+ * KILL command being received over the network! Client is Client_ThisServer()
  * in this case. */
 GLOBAL bool
 IRC_KILL( CLIENT *Client, REQUEST *Req )