]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/channel.c
Spelling fixes, mostly in file comments
[ngircd-alex.git] / src / ngircd / channel.c
index 03af496baf6631374aaa51fc7e6d664a86334709..bf8918634910b23c57b8b1347ef4e7d49af75b88 100644 (file)
@@ -174,7 +174,7 @@ Channel_InitPredefined( void )
                                        IRC_MODE(Client_ThisServer(), &Req);
                                }
 
-                               /* Original channel modes srings are no longer needed */
+                               /* Original channel modes strings are no longer needed */
                                free(conf_chan->modes[n]);
                        }
                }