This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 7bf3e5552 Fix typo
7bf3e5552 is described below
commit 7bf3e55523b3ff55889a8e7eb9d69f1cf65c5a0b
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Feb 5 16:21:15 2026 +0000
Fix typo
---
xdocs/miscellaneous/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index f84d7440a..0fec879e8 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -73,7 +73,7 @@
<fix>
Refactor the native implementation of <code>SSL.getTime()</code> to avoid
the Y2038 problem in <code>SSL_SESSION_get_time()</code> when running on
a
- verion of OpenSSL that includes the new
+ version of OpenSSL that includes the new
<code>SSL_SESSION_get_time_ex()</code> method. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]