1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 05:03:13 +02:00

fix comment in modules.optional.conf (#280)

fix repeated preposition
Co-authored-by: Hendrik Jäger <gitcommit@henk.geekmail.org>
This commit is contained in:
henk84
2024-06-14 09:24:31 +02:00
committed by GitHub
parent a77ff1f2c8
commit 4ad2a601ac
+1 -1
View File
@@ -148,7 +148,7 @@ loadmodule "webserver";
// https://www.unrealircd.org/docs/WebSocket_support
loadmodule "websocket";
// This module will detect and stop spam containing of characters of
// This module will detect and stop spam containing characters of
// mixed "scripts", where (for example) some characters are in
// Latin script and other characters are in Cyrillic script.
loadmodule "antimixedutf8";