summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorom <om@e03df62e-2008-0410-955e-edbf42e46eb7>2007-10-03 06:57:40 +0000
committerom <om@e03df62e-2008-0410-955e-edbf42e46eb7>2007-10-03 06:57:40 +0000
commit71a2531a9ed6cb0efd1bb133dd08447e6517576d (patch)
treebea54d92addff207a41fcb71f629d59fae899830
parent397d8bfff9ce17876e23b966f64edaf1d967ef3c (diff)
more anal spellchecking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8112 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--docs/inspircd.conf.example14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 9bc3a095f..11e602a1b 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -95,8 +95,8 @@
# port - The port number to bind to. You may specify a port #
# range here, e.g. "6667-6669,7000,7001". If you do #
# this, the server will count each port within your #
-# range as a seperate binding, making the above #
-# example equivalent to five seperate bind tags. #
+# range as a separate binding, making the above #
+# example equivalent to five separate bind tags. #
# A failure on one port in the range does not prevent #
# the entire range from being bound, just that one #
# port number. #
@@ -352,7 +352,7 @@
# classes - specified above, used for flexibility for the #
# server admin to decide on which operators get #
# what commands. Class names are case sensitive, #
-# seperate multiple class names with spaces. #
+# separate multiple class names with spaces. #
# #
# host - optional hostmask operators will receive on oper-up. #
# #
@@ -431,7 +431,7 @@
# Defines which servers can link to this one, and which servers this #
# server may create outbound links to. #
# #
-# name - the name is the canocial name of the server, does #
+# name - the name is the canonical name of the server, does #
# not have to resolve - but it is expected to be set #
# in the remote servers connection info. #
# #
@@ -530,7 +530,7 @@
# example to hide a non-client hub, for which clients #
# do not have an IP address or resolvable hostname. #
# #
-# to u:line a server (give it extra privilages required for running #
+# to u:line a server (give it extra privileges required for running #
# services, Q, etc) you must include the <uline server> tag as shown #
# in the example below. You can have as many of these as you like. #
# #
@@ -606,7 +606,7 @@
# #
# These options let you define the path to your motd and rules #
# files. If these are relative paths, they are relative to the #
-# configurtion directory. #
+# configuration directory. #
# #
<files motd="inspircd.motd.example"
@@ -712,7 +712,7 @@
#-#-#-#-#-#-#-#-#-#-#-#-#- SERVER OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#-#
# #
-# Settings to define which features are useable on your server. #
+# Settings to define which features are usable on your server. #
# #
# prefixquit - A prefix to be placed on the start of a client's #
# quit message #