aboutsummaryrefslogtreecommitdiff
path: root/contrib/unbound/util/data/msgencode.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/util/data/msgencode.h')
-rw-r--r--contrib/unbound/util/data/msgencode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unbound/util/data/msgencode.h b/contrib/unbound/util/data/msgencode.h
index 6aff06099ee9..08fcb59b8e36 100644
--- a/contrib/unbound/util/data/msgencode.h
+++ b/contrib/unbound/util/data/msgencode.h
@@ -117,7 +117,7 @@ uint16_t calc_edns_field_size(struct edns_data* edns);
uint16_t calc_edns_option_size(struct edns_data* edns, uint16_t code);
/**
- * Calculate the size of the EDE option(s) in packet. Also calculate seperately
+ * Calculate the size of the EDE option(s) in packet. Also calculate separately
* the size of the EXTRA-TEXT field(s) in case we can trim them to fit.
* In this case include any LDNS_EDE_OTHER options in their entirety since they
* are useless without extra text.