This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 9c3dc57 Fix a typo in the changelog
9c3dc57 is described below
commit 9c3dc5726606f0e57a2e19d4c038ae0cf4c8e682
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Wed Nov 10 14:04:42 2021 +0200
Fix a typo in the changelog
(cherry picked from commit 4130b952448cd2cbf1b3d1d52bddef7048795f81)
---
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 d767359..c223b4b 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -155,7 +155,7 @@
</fix>
<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]