From da08dd6d0e8d7c895eee42768a8cb9d80830de25 Mon Sep 17 00:00:00 2001 From: miwob Date: Fri, 2 Oct 2020 17:41:12 +0200 Subject: [PATCH] Minor spelling fix in operserv.example.conf. it's vs its --- data/operserv.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/operserv.example.conf b/data/operserv.example.conf index 51a07bdbe..73c0d500a 100644 --- a/data/operserv.example.conf +++ b/data/operserv.example.conf @@ -544,7 +544,7 @@ command { service = "OperServ"; name = "RELOAD"; command = "operserv/reload"; pe * * This module enables session limiting. Session limiting prevents users from connecting more than a certain * number of times from the same IP at the same time - thus preventing most types of cloning. - * Once a host reaches it's session limit, all clients attempting to connect from that host will + * Once a host reaches its session limit, all clients attempting to connect from that host will * be killed. Exceptions to the default session limit can be defined via the exception list. * * Used to manage the session limit exception list, and view currently active sessions.