From de6d4dbd1e8845e08c2d87cd89a919e5b21ba619 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 21 Jun 2021 16:47:06 -0400 Subject: Fix various spelling issues (#1883). Signed-off-by: Josh Soref --- src/users.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/users.cpp') diff --git a/src/users.cpp b/src/users.cpp index 02d215b9f..850909e47 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1206,7 +1206,7 @@ void LocalUser::SetClass(const std::string &explicit_name) continue; } - /* we stop at the first class that meets ALL critera. */ + /* we stop at the first class that meets ALL criteria. */ ServerInstance->Logs->Log("CONNECTCLASS", LOG_DEBUG, "The %s connect class is suitable for %s (%s)", c->GetName().c_str(), this->uuid.c_str(), this->GetFullRealHost().c_str()); found = c; -- cgit v1.3.1-10-gc9f91