From: Josh Soref Date: Fri, 15 May 2020 14:38:55 +0000 (-0400) Subject: spelling: answer X-Git-Tag: dnsdist-1.5.0-rc3~56^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0dc5d2d0d1633beb894ad3d50be3a93ef0773f7;p=thirdparty%2Fpdns.git spelling: answer --- 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