This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new cd60c32171 Fix typo
cd60c32171 is described below

commit cd60c321715dfc7f43a25d7d8b3875a35b92be73
Author: Mark Thomas <ma...@apache.org>
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 fbd5a8c9c7..e8330e7763 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -171,7 +171,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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to