From 01fdb61b1f2a730f80022156924fdb0b5371f846 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 21:03:59 -0400 Subject: [PATCH] spelling: ordinary Signed-off-by: Josh Soref --- dane.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dane.c b/dane.c index 41a8b8ad..6c84f9ca 100644 --- a/dane.c +++ b/dane.c @@ -250,7 +250,7 @@ ldns_dane_pkix_validate(X509* cert, STACK_OF(X509)* extra_certs, } -/* Orinary PKIX validation of cert (with extra_certs to help) +/* Ordinary PKIX validation of cert (with extra_certs to help) * against the CA's in store, but also return the validation chain. */ static ldns_status -- 2.47.3