From 1a70e7e434dce72a17b40fe1713becf2f4493910 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Tue, 23 Oct 2012 12:17:55 +0000 Subject: [PATCH] Tags and branches part 1 --- ldns/dane.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3