summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-01-27 15:35:13 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-01-27 15:35:13 +0000
commit6ffa3f426f1721bb397b4f879894655ecd582eb6 (patch)
treee4f0b9aaf76a1723611214937c6383e641b49a87
parentdbcfdd074bcec35f0a19ebbbfcaab9273c91763c (diff)
Made docs clearer
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2936 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--docs/inspircd.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 2d753b337..b6d77c20e 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -158,7 +158,7 @@
# specifies the amount of time given before an unknown connection #
# is closed if USER/NICK/PASS are not given. This value is in secs #
# #
-# You may also optionally include a flood="x" line which indicates #
+# You should also include a flood="x" line which indicates #
# the number of lines a user may place into their buffer at once #
# before they are disconnected for excess flood. The default is to #
# DISABLE this feature. A recommended value is 10. A counter is #