]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf
Fix spelling in some documents.
[ngircd-alex.git] / doc / sample-ngircd.conf
index 041542e7d6a68b8586ebcb8c448a57adcae06dbe..526e8801c95c8db6ac90e43734b621ec09da3840 100644 (file)
@@ -56,7 +56,7 @@
        # Diffie-Hellman parameters
        ;SSLDHFile = /usr/local/etc/ngircd/ssl/dhparams.pem
 
-       # comma seperated list of IP addresses on which the server should
+       # comma separated list of IP addresses on which the server should
        # listen. Default values are:
        # "0.0.0.0" or (if compiled with IPv6 support) "::,0.0.0.0"
        # so the server listens on all IP addresses of the system by default.
        # Connect to the remote server using TLS/SSL (Default: false)
        ;SSLConnect = yes
 
-       # Define a (case insensitive) mask matching nick names that sould be
+       # Define a (case insensitive) mask matching nick names that should be
        # treated as IRC services when introduced via this remote server.
        # REGULAR SERVERS DON'T NEED this parameter, so leave it empty
        # (which is the default).
        # When you are connecting IRC services which mask as a IRC server
        # and which use "virtual users" to communicate with, for example
-       # "NickServ" amd "ChanServ", you should set this parameter to
+       # "NickServ" and "ChanServ", you should set this parameter to
        # something like "*Serv".
        ;ServiceMask = *Serv