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:12 UTC

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

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

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


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

commit 57f6b7ee66d3e1ea745db3bcf3f6a7c1f475fbe0
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 af58da3..9c88fc6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -144,7 +144,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