s/it's/its/ in example.conf documentation
authorRemco Rijnders <remco@webconquest.com>
Mon, 12 Nov 2012 03:38:18 +0000 (04:38 +0100)
committerRemco Rijnders <remco@webconquest.com>
Mon, 12 Nov 2012 03:38:18 +0000 (04:38 +0100)
doc/example.conf

index 0f3ae90a3d5087412e9bb9d3baece573441e0f4d..41a3ce7a1853c79495a419f661b50f95a178deed 100644 (file)
@@ -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.