This is an automated email from the ASF dual-hosted git repository.
markt 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 1f8dcddc80 Fix typo
1f8dcddc80 is described below
commit 1f8dcddc80ff65acef100f6e4ee8e3cac8ed1f98
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 8e9990dc64..3a34b21477 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -161,7 +161,7 @@
<changelog>
<fix>
Background processes should not be run concurrently with lifecycle
- oprations of a container. (remm)
+ operations of a container. (remm)
</fix>
<fix>
Correct unintended escaping of XML in some WebDAV responses. The XML
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]