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

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

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

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


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

commit 1cce34a3035d01134db61265956537d508cb9647
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 13465ac..aab6f1f 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