diff --git a/command/agent/dns.go b/command/agent/dns.go index 5e4480ac2..18e2b928b 100644 --- a/command/agent/dns.go +++ b/command/agent/dns.go @@ -280,7 +280,7 @@ PARSE: // _name._tag.service.consul d.serviceLookup(network, datacenter, labels[n-3][1:], tag, req, resp) - // Consul 0.3 and prior format for SRV queries + // Consul 0.3 and prior format for SRV queries } else { // Support "." in the label, re-join all the parts