From 2354b309ca57d516c69bf1870dd22ee7ca767847 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:33:34 -0400 Subject: [PATCH] spelling: interpreted Signed-off-by: Josh Soref --- ldns/util.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldns/util.h.in b/ldns/util.h.in index f02a3900..39bcbdbd 100644 --- a/ldns/util.h.in +++ b/ldns/util.h.in @@ -280,7 +280,7 @@ time_t mktime_from_utc(const struct tm *tm); * fields of RRSIG records. * * \param[in] time number of seconds since epoch (midnight, January 1st, 1970) - * to be intepreted as a serial arithmetics number relative to now. + * to be interpreted as a serial arithmetics number relative to now. * \param[in] now number of seconds since epoch (midnight, January 1st, 1970) * to which the time value is compared to determine the final value. * \param[out] result the struct with the broken-out time information -- 2.47.3