]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-channel.c
Fixed some spelling errors in documentation and code comments
[ngircd-alex.git] / src / ngircd / irc-channel.c
index 233e1731fa0e8b8124f0581e2dcb84429c5dbbc6..cc70eb47d5d25e77bdf170e8117828ec8e92a6f1 100644 (file)
@@ -244,7 +244,7 @@ join_forward(CLIENT *Client, CLIENT *target, CHANNEL *chan,
        IRC_WriteStrChannelPrefix(Client, chan, target, false,
                                  "JOIN :%s",  channame);
 
-       /* syncronize channel modes */
+       /* synchronize channel modes */
        if (modes[1]) {
                IRC_WriteStrChannelPrefix(Client, chan, target, false,
                                          "MODE %s +%s %s", channame,