From: Josh Soref Date: Mon, 14 Jun 2021 01:03:59 +0000 (-0400) Subject: spelling: ordinary X-Git-Tag: 1.8.0-rc.1~25^2~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01fdb61b1f2a730f80022156924fdb0b5371f846;p=thirdparty%2Fldns.git spelling: ordinary Signed-off-by: Josh Soref --- 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