From f0dc5d2d0d1633beb894ad3d50be3a93ef0773f7 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 15 May 2020 10:38:55 -0400 Subject: [PATCH] spelling: answer --- pdns/shuffle.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/shuffle.cc b/pdns/shuffle.cc index 64c4bba7dd..faa0608016 100644 --- a/pdns/shuffle.cc +++ b/pdns/shuffle.cc @@ -34,7 +34,7 @@ void pdns::shuffle(std::vector& rrs) { std::vector::iterator first, second; - // We assume the CNAMES are listed firts in the ANSWWER section and the the other records + // We assume the CNAMES are listed firts in the ANSWER section and the the other records // and we want to shuffle the other records only // First we scan for the first non-CNAME ANSWER record -- 2.39.2