From 8c3f663e5600e2bbfa77cb2b4f5ef9317f2bca36 Mon Sep 17 00:00:00 2001 From: Remco Rijnders Date: Mon, 12 Nov 2012 04:38:18 +0100 Subject: [PATCH] s/it's/its/ in example.conf documentation --- doc/example.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/example.conf b/doc/example.conf index 0f3ae90..41a3ce7 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -211,7 +211,7 @@ X:killme:restartme # the server's name on irc network as defined by the machine's M-line. # They do not have to be the same. # NOTE: Using the numeric ip address for the machine's address is slightly -# faster and more secure than using it's domain name. +# faster and more secure than using its domain name. # C:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net:7827:45 # @@ -226,7 +226,7 @@ C:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net:7827:45 # They do not have to be the same. # # NOTE: Using the numeric IP address for the machine's address is slightly -# faster and more secure than using it's domain name. +# faster and more secure than using its domain name. # N:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net::40 # @@ -238,7 +238,7 @@ N:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net::40 # # U:Server-Name:*:* # -# This line allows services to have the access needed to do it's job. +# This line allows services to have the access needed to do its job. # U:Services.Serenity-IRC.Net:*:* # @@ -249,7 +249,7 @@ U:Services.Serenity-IRC.Net:*:* # H:servers the hub is allowed connect::name # # NOTE: The name is the name defined in the hub's M-line it might not be the -# same as it's address. +# same as its address. # # This would allow HubServer.Serenity-IRC.Net to hub any servers while being directly # connected to your server. -- 2.30.2