diff options
author | peavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-07-21 14:59:10 +0000 |
---|---|---|
committer | peavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-07-21 14:59:10 +0000 |
commit | ee04c75f86e6406c78141436995a2ad9cc7ff668 (patch) | |
tree | 70c59f84c6e1197c0e5541ed005947042521c4c8 | |
parent | 51a377d4dec9f3f50a9d54eaa1bf81bb38b4a6b1 (diff) |
Fix pastage spotted by dmb.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7485 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | docs/inspircd.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index f49cba711..ce3ebf1cb 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1407,7 +1407,7 @@ # vhost can be specified. #<module name="m_customtitle.so"> # -#-#-#-#-#-#-#-#-#-#-#- DCCALLOW CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# +#-#-#-#-#-#-#-#-#-#- CUSTOM TITLE CONFIGURATION -#-#-#-#-#-#-#-#-#-# # name - The username used to identify # password - The password used to identify # host - Allowed hostmask [optional] |