From d3f468490ef9baa0d2e3d85eae9cbc0b8a83f691 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 10:24:51 +0000 Subject: [PATCH] spelling: prerequisites --- pdns/rfc2136handler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/rfc2136handler.cc b/pdns/rfc2136handler.cc index 0f6909d555..4a7674186e 100644 --- a/pdns/rfc2136handler.cc +++ b/pdns/rfc2136handler.cc @@ -839,7 +839,7 @@ int PacketHandler::processUpdate(DNSPacket *p) { } } - // 3.2.3 - Prerequisite check - this is outside of updatePrequisitesCheck because we check an RRSet and not the RR. + // 3.2.3 - Prerequisite check - this is outside of updatePrerequisitesCheck because we check an RRSet and not the RR. typedef pair rrSetKey_t; typedef vector rrVector_t; typedef std::map RRsetMap_t; -- 2.47.2