diff options
Diffstat (limited to 'ldns/rdata.h')
| -rw-r--r-- | ldns/rdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldns/rdata.h b/ldns/rdata.h index c8a0396cfd15..1e2fd397a38a 100644 --- a/ldns/rdata.h +++ b/ldns/rdata.h @@ -243,7 +243,7 @@ size_t ldns_rdf_size(const ldns_rdf *rd); /** * returns the type of the rdf. We need to insert _get_ - * here to prevent conflict the the rdf_type TYPE. + * here to prevent conflict the rdf_type TYPE. * \param[in] *rd the rdf to read from * \return ldns_rdf_type with the type */ |
