From: Ruben Kerkhof Date: Sat, 12 Oct 2013 18:11:31 +0000 (+0200) Subject: Fix typo X-Git-Tag: rec-3.6.0-rc1~414^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4302710b2841c3143fe4dd34dc1548efaab8122;p=pdns Fix typo --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index e98aec956..0b9e122fb 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: "<