This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 4130b95 Fix a typo in the changelog
4130b95 is described below
commit 4130b952448cd2cbf1b3d1d52bddef7048795f81
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Wed Nov 10 14:04:42 2021 +0200
Fix a typo in the changelog
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0e04aa4..d972caa 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -134,7 +134,7 @@
</add>
<fix>
Do not ignore the error condition if the APR connector is not able to
- open a sever socket as continuing in this case will trigger a JVM
crash.
+ open a server socket as continuing in this case will trigger a JVM
crash.
(markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]