It may be pedantic, but the only offending case has different spellings
in the same sentence!
Ross
Index: 69.html
===================================================================
RCS file: /cvs/www/69.html,v
retrieving revision 1.60
diff -u -p -r1.60 69.html
--- 69.html 19 Apr 2021 07:05:46 -0000 1.60
+++ 69.html 19 Apr 2021 11:16:49 -0000
@@ -1468,7 +1468,7 @@ to 6.9.
<li>Correct the return value type from ERR_peek_error() to a long.
<li>Avoid use of uninitialized in ASN1_time_parse() which could happen
- on parsing UTCTime if the caller did not initialise the passed
+ on parsing UTCTime if the caller did not initialize the passed
struct tm.
<li>Destroy the mutex in a tls_config object on tls_config_free().