]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/log.c
Support for server certificate validation on server links [S2S-TLS]
[ngircd-alex.git] / src / ngircd / log.c
index dae53f9f5b45481b56be1295eb451eb2f162a986..bb849981146c85a8e0cb1637562874e71b2ea05b 100644 (file)
@@ -60,7 +60,7 @@ Log_Message(int Level, const char *msg)
 
 
 /**
- * Initialitze logging.
+ * Initialize logging.
  * This function is called before the configuration file is read in.
  *
  * @param Syslog_Mode Set to true if ngIRCd is configured to log to the syslog.