diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-11-26 20:18:09 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-11-26 20:18:09 +0000 |
commit | aad6521747bf528a3098477666cb06e76bd718ba (patch) | |
tree | 13cbb3128c7822921e8bebeffa1fc67e85ac9052 | |
parent | a0d9679c120807ca588b86e2668cd3ec94108171 (diff) |
Fix really minor typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5813 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 a9d42246d..82c1a41dd 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -859,7 +859,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Alltime module: Shows time on all connected servers at once -# #<module name="m_alltime.so"> +#<module name="m_alltime.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Antibear security module: Prevents 'bear.txt' based trojans from |