- irc.c:irc_read(): fixed typo in comment
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 13 Mar 2015 19:14:54 +0000 (19:14 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 13 Mar 2015 19:14:54 +0000 (19:14 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5676 82007160-df01-0410-b94d-b575c5fd34c7

src/irc.c

index 0a509c868c6658f7bf2ce9287ca233bab3a7a30a..9f82949030dbd184b3c32e166f1aaba99d0e1588 100644 (file)
--- a/src/irc.c
+++ b/src/irc.c
@@ -377,7 +377,7 @@ irc_reconnect(void)
 
 /* irc_read
  *
- *    irc_read is called my irc_cycle when new data is ready to be
+ *    irc_read is called by irc_cycle when new data is ready to be
  *    read from the irc server.
  *
  * Parameters: NONE