]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/filter.conf.example
Make some config strings a bit more professional and use RFC reserved TLD's everywhere
[user/henk/code/inspircd.git] / docs / conf / filter.conf.example
index 922f55fb699ffc6704213fa6607528571164c724..45e5d28537a54c9ca48916c785677971343172bf 100644 (file)
@@ -1,4 +1,4 @@
-# Configuration file for m_filter.so and m_filter_pcre.so
+# Configuration file for m_filter.so
 
 # The tags for this module are formatted as follows:
 #
@@ -39,7 +39,7 @@
 # o: Don't match against opers
 # c: Strip color codes from text before trying to match
 # *: Represents all of the above flags
-# -: Does nothing, a non-op for when you do not want to specify any flags 
+# -: Does nothing, a no-op for when you do not want to specify any flags
 #
 # IMPORTANT NOTE: Because the InspIRCd config reader places special meaning on the
 # '\' character, you must use '\\' if you wish to specify a '\' character in a regular