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/09/17 21:11:21 UTC

[tomcat] branch 8.5.x updated: Fix trailing space

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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 83ebc60  Fix trailing space
83ebc60 is described below

commit 83ebc604fb2e94461e2c2c597545c59cb1705cbc
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Sep 17 22:10:55 2021 +0100

    Fix 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 1bd7248..2b005ad 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -126,7 +126,7 @@
         so that it returns the expected value rather than failing when the
         method expression is defined with the parameter values in the expression
         rather than the types being passed explicitly to
-        <code>ExpressionFactory.createMethodExpression()</code>. (markt) 
+        <code>ExpressionFactory.createMethodExpression()</code>. (markt)
       </fix>
     </changelog>
   </subsection>

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