]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: ordinary
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 14 Jun 2021 01:03:59 +0000 (21:03 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:16 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
dane.c

diff --git a/dane.c b/dane.c
index 41a8b8ad640a13b5339d309d15d657616acdb265..6c84f9ca0bd3210314d462ee7e47aac66ead0688 100644 (file)
--- 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