summaryrefslogtreecommitdiff
path: root/iterator/iter_utils.h
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-05-12 11:55:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-05-12 11:55:57 +0000
commit2bda7bda432fb0f867072224dd97e10435c8ad94 (patch)
tree7ebfd82c2302bee4f9c05fb516c030153fb371d8 /iterator/iter_utils.h
parenta6c5280ea59f940be13fd6eb0f94ab8360d3d6c9 (diff)
Notes
Diffstat (limited to 'iterator/iter_utils.h')
-rw-r--r--iterator/iter_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iterator/iter_utils.h b/iterator/iter_utils.h
index 50c5fc093f6c..d0629a83e0df 100644
--- a/iterator/iter_utils.h
+++ b/iterator/iter_utils.h
@@ -252,7 +252,7 @@ void caps_strip_reply(struct reply_info* rep);
int caps_failed_rcode(struct reply_info* rep);
/**
- * Store parent-side rrset in seperate rrset cache entries for later
+ * Store parent-side rrset in separate rrset cache entries for later
* last-resort * lookups in case the child-side versions of this information
* fails.
* @param env: environment with cache, time, ...