Add missing }; in example Kill block (spotted by `Beee).
[ircu2.10.12-pk.git] / doc / example.conf
index 5b81cf4f143897594d994eeb81815b3f3550d9ad..2cda2e04fd4902be5430f357be66cc2b0abac3c1 100644 (file)
@@ -484,7 +484,7 @@ Kill { host = "*.au"; reason = "Please use a nearer server"; };
 Kill { host = "*.edu"; reason = "Please use a nearer server"; };
 
 # You can also kill based on username.
-Kill { username = "sub7"; realname = "s*7*"; reason = "You are infected with a Trojan";
+Kill { username = "sub7"; realname = "s*7*"; reason = "You are infected with a Trojan"; };
 
 # The file can contain for example, a reason, a link to the
 # server rules and a contact address.  Note the combination