From 74fa2e5b3d1255ba795e95ccfb9f00659b891afa Mon Sep 17 00:00:00 2001 From: Wade Cline Date: Sun, 2 Feb 2020 19:57:14 -0800 Subject: [PATCH] Clean special chars from module conf example --- docs/conf/modules.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index d68248163..f3a0e5f8e 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -177,7 +177,7 @@ # users that send overly capitalised messages to channels. Unlike the # blockcaps module this module is more flexible as it has more options # for punishment and allows channels to configure their own punishment -# policies. +# policies. # # # You may also configure the characters which anticaps considers to be @@ -1177,7 +1177,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # IRCv3 client-to-client tags module: Provides the message-tags IRCv3 -# extension which allows clients to add extra data to their messages. +# extension which allows clients to add extra data to their messages. # This is used to support new IRCv3 features such as replies and ids. # -- 2.39.2