]> jfr.im git - irc/ircd-hybrid/hopm.git/commitdiff
- irc.c: typo
authormichael <redacted>
Sat, 4 Jul 2020 21:28:44 +0000 (21:28 +0000)
committermichael <redacted>
Sat, 4 Jul 2020 21:28:44 +0000 (21:28 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@9496 82007160-df01-0410-b94d-b575c5fd34c7

src/irc.c

index 0921020fdb339d3ec67752f29d7271d4fc904a77..48a573fde3415c4d55de5929196e08b75c83c121 100644 (file)
--- a/src/irc.c
+++ b/src/irc.c
@@ -607,7 +607,7 @@ irc_reconnect(void)
 
   /*
    * Set IRC_CONNECT to 0 so irc_connect() doesn't repeatedly attempts to connect to
-   * the ircd unti the reconnect interval timer has expired.
+   * the ircd until the reconnect interval timer has expired.
    */
   IRC_CONNECT = 0;