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

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


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

commit 79d4882f3da75cf7bb33f5a20107bb99c17f6636
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 08f43cf46a..7785ab722d 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