summaryrefslogtreecommitdiff
path: root/usr.sbin/unbound/sldns/rrdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/unbound/sldns/rrdef.h')
-rw-r--r--usr.sbin/unbound/sldns/rrdef.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/unbound/sldns/rrdef.h b/usr.sbin/unbound/sldns/rrdef.h
index 09d81d9b192..0446687bd33 100644
--- a/usr.sbin/unbound/sldns/rrdef.h
+++ b/usr.sbin/unbound/sldns/rrdef.h
@@ -331,13 +331,13 @@ enum sldns_enum_rdf_type
LDNS_RDF_TYPE_NSEC3_NEXT_OWNER,
/** 4 shorts represented as 4 * 16 bit hex numbers
- * seperated by colons. For NID and L64.
+ * separated by colons. For NID and L64.
*/
LDNS_RDF_TYPE_ILNP64,
- /** 6 * 8 bit hex numbers seperated by dashes. For EUI48. */
+ /** 6 * 8 bit hex numbers separated by dashes. For EUI48. */
LDNS_RDF_TYPE_EUI48,
- /** 8 * 8 bit hex numbers seperated by dashes. For EUI64. */
+ /** 8 * 8 bit hex numbers separated by dashes. For EUI64. */
LDNS_RDF_TYPE_EUI64,
/** A non-zero sequence of US-ASCII letters and numbers in lower case.