From 4f9abe96a4301a740d4a5fd7932550d88d60a3fc Mon Sep 17 00:00:00 2001 From: InspIRCd Robot Date: Tue, 21 Apr 2020 06:34:17 +0000 Subject: Fixes by misspell-fixer --- src/cidr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cidr.cpp') diff --git a/src/cidr.cpp b/src/cidr.cpp index 31546dae2..f45c63b98 100644 --- a/src/cidr.cpp +++ b/src/cidr.cpp @@ -37,7 +37,7 @@ bool irc::sockets::MatchCIDR(const std::string &address, const std::string &cidr /* The caller is trying to match ident@/bits. * Chop off the ident@ portion, use match() on it - * seperately. + * separately. */ if (match_with_username) { -- cgit v1.3.1-10-gc9f91