From 15b3af72f3220cae0bba4080db653d0124bf9414 Mon Sep 17 00:00:00 2001 From: Thomas Pornin Date: Sat, 14 Dec 2019 16:51:00 +0100 Subject: [PATCH] Typo fix in comment. --- src/x509/x509_minimal.t0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/x509/x509_minimal.t0 b/src/x509/x509_minimal.t0 index 1e60016..50995dc 100644 --- a/src/x509/x509_minimal.t0 +++ b/src/x509/x509_minimal.t0 @@ -106,7 +106,7 @@ preamble { * -- Extensions: extension values are processed in due order. * * -- Basic Constraints: for all certificates except EE, must be - * present, indicate a CA, and have a path legnth compatible with + * present, indicate a CA, and have a path length compatible with * the chain length so far. * * -- Key Usage: for the EE, if present, must allow signatures -- 2.17.1