aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Wade Cline2024-09-22 23:01:16 -0700
committerGravatar GitHub2024-09-23 07:01:16 +0100
commite9b26e487ff8c7bb47c04c05ccea61c74fae7d5f (patch)
treeccbd2d4fcf57badffdcfd9d48b74317d9b5ee561 /docs
parentHide the channels of services pseudoclient with +I from opers too. (diff)
Remove non-breaking space from the sasl module comment.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/modules.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.example.conf b/docs/conf/modules.example.conf
index 98a0571f7..d9e3e92fe 100644
--- a/docs/conf/modules.example.conf
+++ b/docs/conf/modules.example.conf
@@ -2188,7 +2188,7 @@
# You must define <sasl:target> to the name of your services server so
# that InspIRCd knows where to send SASL authentication messages and
-# when it should enable the SASL capability.
+# when it should enable the SASL capability.
# You can also define <sasl:requiressl> to require users to use TLS
# in order to be able to use SASL.
#<sasl target="services.mynetwork.com"