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

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


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

commit 50d6cd1e7e98962236d96ecb0b2447a8ebae7933
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Sep 15 14:34:04 2026 +0100

    Fix a 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 d7c98b2467..d4c41ed0c9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -273,7 +273,7 @@
         message size. (remm)
       </fix>
       <fix>
-        Small per performance optimisation. Don't waste cycles swallowing an 
AJP
+        Small performance optimisation. Don't waste cycles swallowing an AJP
         request body when the connection is going to be closed. (markt)
       </fix>
       <fix>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to