From 3813f2870c99ebf70a4f2d8bcd3a74770bb1a4ed Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 5 Mar 2026 13:00:56 +0000 Subject: Convert the shun and rline modules to use standard replies. --- modules/cban.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/cban.cpp') diff --git a/modules/cban.cpp b/modules/cban.cpp index d8bc9af44..d271e5aeb 100644 --- a/modules/cban.cpp +++ b/modules/cban.cpp @@ -155,7 +155,7 @@ public: { delete r; IRCv3::WriteReply(Reply::Type::FAIL, user, stdrplcap, this, "ALREADY_EXISTS", parameters[0], - FMT::format("CBan for {} already exists.", parameters[0])); + FMT::format("CBan on {} already exists.", parameters[0])); return CmdResult::FAILURE; } } -- cgit v1.3.1-10-gc9f91