From e220f172e9a3e517811c3e3a6480dc493d9b1b68 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 2 Aug 2025 09:27:08 +0100 Subject: Update the rline module description. --- src/modules/m_rline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_rline.cpp') diff --git a/src/modules/m_rline.cpp b/src/modules/m_rline.cpp index 03645154f..a7c4d397b 100644 --- a/src/modules/m_rline.cpp +++ b/src/modules/m_rline.cpp @@ -230,7 +230,7 @@ private: public: ModuleRLine() - : Module(VF_VENDOR | VF_COMMON, "Adds the /RLINE command which allows server operators to prevent users matching a nickname!username@hostname+realname regular expression from connecting to the server.") + : Module(VF_VENDOR | VF_COMMON, "Adds the /RLINE command which allows server operators to prevent users matching a \"nickname!username@hostname realname\" regular expression from connecting to the server.") , Stats::EventListener(this) , rxfactory(this) , f(this, rxfactory) -- cgit v1.3.1-10-gc9f91