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

markt 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 c994d6fbd9 Remove trailing space
c994d6fbd9 is described below

commit c994d6fbd9d0e7662a2cebeee984aa7d8f6b1db9
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Sep 30 16:28:20 2024 +0100

    Remove trailing space
---
 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 fe8db70b64..408776f2ce 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -170,7 +170,7 @@
       <fix>
         Improve HTTP/2 handling of trailer fields for requests. Trailer fields
         no longer need to be recieved before the headers of the subsequent
-        stream nor are trailer fields for an in progress stream swallowed if 
the 
+        stream nor are trailer fields for an in progress stream swallowed if 
the
         Connector is paused before the trailer fields are received. (markt)
       </fix>
     </changelog>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to