summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2009-02-03 14:26:07 +0000
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2009-02-03 14:26:07 +0000
commitb57708f4da4789bab7121112aef3acd12a9834c9 (patch)
tree8e11c25c15fddf303a2212b2836664064b22b439 /conf
parentc24755c99f3d94d9f4c7497b52869e1f8f6a1164 (diff)
Fix a few typos spotted by dav7, thanks.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11024 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-rw-r--r--conf/inspircd.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example
index 33083d541..743306d63 100644
--- a/conf/inspircd.conf.example
+++ b/conf/inspircd.conf.example
@@ -526,12 +526,12 @@
# runasuser: If this is set, InspIRCd will attempt to setuid
# to run as this user- allows binding of ports under 1024.
- # NOT SUPPORTED/NEEDED UNDER WIINDOWS.
+ # NOT SUPPORTED/NEEDED UNDER WINDOWS.
#runasuser=""
# runasgroup: If this is set, InspIRCd will attempt to set group
# to run under this group, which allows binding of ports under 1024
- # NOT SUPPORTED/NEEDED UNDER WIINDOWS.
+ # NOT SUPPORTED/NEEDED UNDER WINDOWS.
#runasgroup=""
# restrictbannedusers: If this is set, InspIRCd will not allow users
@@ -579,7 +579,7 @@
# maxgecos: Maximum length of a GECOS (realname).
maxgecos="128"
- # maxaway: Maximum length of an away messahe.
+ # maxaway: Maximum length of an away message.
maxaway="200">