From: sthen Date: Mon, 26 Dec 2022 10:54:47 +0000 (+0000) Subject: fix another typo in comment in a line touched by the last commit (this X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d00d8798dadf312c9200437ffbc27cb9543e0b19;p=openbsd fix another typo in comment in a line touched by the last commit (this one wouldn't have triggered a spell checker though) --- 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 ],