From d98dc2fcc340bb8cb2a2b839e9976ff0de654c13 Mon Sep 17 00:00:00 2001 From: henk84 Date: Fri, 14 Jun 2024 09:25:04 +0200 Subject: [PATCH] Fix comment in example.conf (#281) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix plural Co-authored-by: Hendrik Jäger --- doc/conf/examples/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf/examples/example.conf b/doc/conf/examples/example.conf index 686ce7973..2cd70ecea 100644 --- a/doc/conf/examples/example.conf +++ b/doc/conf/examples/example.conf @@ -115,7 +115,7 @@ class servers /* Allow blocks define which clients may connect to this server. * This allows you to add a server password or restrict the server to - * specific IP's only. You also configure the maximum connections + * specific IPs only. You also configure the maximum connections * allowed per IP here. * See also: https://www.unrealircd.org/docs/Allow_block */