From: Wouter Wijngaards Date: Wed, 27 Jan 2010 13:16:04 +0000 (+0000) Subject: typo X-Git-Tag: release-1.6.5~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fe6cddda164255affe94888d750554e727edda;p=thirdparty%2Fldns.git typo --- diff --git a/ldns/dnssec.h b/ldns/dnssec.h index c95b32b6..d3ffbacf 100644 --- a/ldns/dnssec.h +++ b/ldns/dnssec.h @@ -363,7 +363,7 @@ bool ldns_nsec_covers_name(const ldns_rr *nsec, const ldns_rdf *name); * verify a packet * \param[in] p the packet * \param[in] t the rr set type to check - * \param[in] o the rr set name to ckeck + * \param[in] o the rr set name to check * \param[in] k list of keys * \param[in] s list of sigs (may be null) * \param[out] good_keys keys which validated the packet