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.git
The following commit(s) were added to refs/heads/main by this push:
new 6bad842147 Fix typo
6bad842147 is described below
commit 6bad8421478d767b3ca9b7767d4b201f8ef45fd4
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jan 4 16:22:25 2024 +0000
Fix typo
---
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 d50307b176..8c3a298408 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -188,7 +188,7 @@
<changelog>
<fix>
Background processes should not be run concurrently with lifecycle
- oprations of a container. (remm)
+ operations of a container. (remm)
</fix>
<add>
Add support for the
<code>jakarta.servlet.request.secure_protocol</code>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]