aboutsummaryrefslogtreecommitdiff
path: root/util/data/msgencode.h
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-10-07 13:46:20 +0000
committerCy Schubert <cy@FreeBSD.org>2025-10-07 13:46:20 +0000
commit0064eb9cf1c8d526e87d3149249445d4bc8d0248 (patch)
tree787781364f76fc0dfa0085fd1f3208b5b1f44b5a /util/data/msgencode.h
parentc8864f6ba46ff3271d97b4ae1c3cc6ce01eaf18a (diff)
Diffstat (limited to 'util/data/msgencode.h')
-rw-r--r--util/data/msgencode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/data/msgencode.h b/util/data/msgencode.h
index 6aff06099ee9..08fcb59b8e36 100644
--- a/util/data/msgencode.h
+++ b/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.