From: Willem Toorop Date: Tue, 23 Oct 2012 12:17:55 +0000 (+0000) Subject: Tags and branches part 1 X-Git-Tag: release-1.6.17rc1~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a70e7e434dce72a17b40fe1713becf2f4493910;p=thirdparty%2Fldns.git Tags and branches part 1 --- diff --git a/ldns/dane.h b/ldns/dane.h index 32f8c693..c1c4e2d7 100644 --- a/ldns/dane.h +++ b/ldns/dane.h @@ -116,7 +116,7 @@ ldns_status ldns_dane_create_tlsa_owner(ldns_rdf** tlsa_owner, #if LDNS_BUILD_CONFIG_HAVE_SSL /** - * Creates a LDNS_RDF_TYPE_HEX type rdf bases on the binary data choosen by + * Creates a LDNS_RDF_TYPE_HEX type rdf based on the binary data choosen by * the selector and encoded using matching_type. * * \param[out] rdf The created created rdf of type LDNS_RDF_TYPE_HEX.