From d4302710b2841c3143fe4dd34dc1548efaab8122 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 12 Oct 2013 20:11:31 +0200 Subject: [PATCH] Fix typo --- pdns/pdnssec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index e98aec9566..0b9e122fbb 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -390,7 +390,7 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const std::string& zone) hint.ai_family = AF_INET6; hint.ai_flags = AI_NUMERICHOST; if(getaddrinfo(rr.content.c_str(), 0, &hint, &res)) { - cout<<"[Warning] Following record is not a vallid IPv6 address: "<