Fix comment in example configuration

This commit is contained in:
Eric Mertens 2022-02-03 09:23:42 -08:00
parent 18ac52f017
commit 22ebfd257e

View file

@ -306,7 +306,7 @@ operator "god" {
privset = "admin"; privset = "admin";
}; };
// See connecting-servers.rst for an introduction to using these files. /* See connecting-servers.rst for an introduction to using these files. */
connect "irc.uplink.com" { connect "irc.uplink.com" {
host = "203.0.113.3"; host = "203.0.113.3";