]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.h
Spelling fixes, mostly in file comments
[ngircd-alex.git] / src / ngircd / conf.h
index b964c4070282027a0a53bb3506c66a1b6accfc4a..a02f5e1431847b9af212593ab8bc8f736abcc886 100644 (file)
@@ -222,7 +222,7 @@ GLOBAL bool Conf_ConnectIPv6;
 /** Try to connect to remote systems using the IPv4 protocol (true) */
 GLOBAL bool Conf_ConnectIPv4;
 
-/** Idle timout (seconds), after which the daemon should exit */
+/** Idle timeout (seconds), after which the daemon should exit */
 GLOBAL int Conf_IdleTimeout;
 
 /** Maximum number of simultaneous connections to this server */