From: Jelte Jansen Date: Thu, 26 Jan 2012 15:55:14 +0000 (+0100) Subject: [1573] typo X-Git-Tag: trac2351_base~275^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0abbd388a70bd75a6460bcc7599bb8383fb6575d;p=thirdparty%2Fkea.git [1573] typo --- diff --git a/src/bin/auth/query.h b/src/bin/auth/query.h index e92806bd0f..9187640ffb 100644 --- a/src/bin/auth/query.h +++ b/src/bin/auth/query.h @@ -76,7 +76,7 @@ private: /// This is intended to be called when returning a delegation, and /// if DNSSEC data is requested. If the DS record is not found /// (signaled by find() returning NXRRSET), and the zone is signed - /// with NSEC, an NSEC denial of existance proof is added. + /// with NSEC, an NSEC denial of existence proof is added. /// /// \exception BadDS raised if find() returns anything other than /// SUCCESS or NXRRSET when searching for the DS