diff options
Diffstat (limited to 'iterator/iter_utils.h')
-rw-r--r-- | iterator/iter_utils.h | 2 |
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, ... |