]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/CT_POLICY_EVAL_CTX_new.pod
Fix errors found by new find-doc-nits
[thirdparty/openssl.git] / doc / man3 / CT_POLICY_EVAL_CTX_new.pod
index ef968d9e70a58e761ac9d3e11b35a085746e1c0a..27c04e19e93eac78e9946c30693a49ac22d37714 100644 (file)
@@ -88,7 +88,7 @@ issued in the future. RFC6962 states that "TLS clients MUST reject SCTs whose
 timestamp is in the future". By default, this will be set to 5 minutes in the
 future (e.g. (time() + 300) * 1000), to allow for clock drift.
 
-The time should be in milliseconds since the Unix epoch.
+The time should be in milliseconds since the Unix Epoch.
 
 =back