You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/06/16 13:51:22 UTC

[tomcat] branch main updated: Remove trailing space

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

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


The following commit(s) were added to refs/heads/main by this push:
     new c6483dc  Remove trailing space
c6483dc is described below

commit c6483dc73d9c21120e9139a421d5111869a4d31d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jun 16 14:51:08 2021 +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 2defc71..ce0a60c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -168,7 +168,7 @@
         was one byte smaller than the configured size. The buffer was flushed
         (and the response committed if required) when the buffer was full. The
         buffer is now flushed (and the response committed if required) if the
-        buffer is full and there is more data to write. (markt) 
+        buffer is full and there is more data to write. (markt)
       </fix>
     </changelog>
   </subsection>

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