fix another typo in comment in a line touched by the last commit (this
authorsthen <sthen@openbsd.org>
Mon, 26 Dec 2022 10:54:47 +0000 (10:54 +0000)
committersthen <sthen@openbsd.org>
Mon, 26 Dec 2022 10:54:47 +0000 (10:54 +0000)
one wouldn't have triggered a spell checker though)

lib/libssl/test/pkits-test.pl

index 1718606..f10da00 100644 (file)
@@ -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 ],