From d00d8798dadf312c9200437ffbc27cb9543e0b19 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 26 Dec 2022 10:54:47 +0000 Subject: [PATCH] fix another typo in comment in a line touched by the last commit (this one wouldn't have triggered a spell checker though) --- lib/libssl/test/pkits-test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libssl/test/pkits-test.pl b/lib/libssl/test/pkits-test.pl index 17186066adf..f10da008c04 100644 --- a/lib/libssl/test/pkits-test.pl +++ b/lib/libssl/test/pkits-test.pl @@ -124,7 +124,7 @@ my @testlists = ( [ "4.4.7", "Valid Two CRLs Test7", 0 ], # The test document suggests these should return certificate revoked... - # Subsequent discussion has concluded they should not due to unhandle + # Subsequent discussion has concluded they should not due to unhandled # critical CRL extensions. [ "4.4.8", "Invalid Unknown CRL Entry Extension Test8", 36 ], [ "4.4.9", "Invalid Unknown CRL Extension Test9", 36 ], -- 2.20.1