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 17141fc Fix trailing space 17141fc is described below commit 17141fc586510b631102afe498d9dd1e9ceac4db 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 ec17488..28b4486 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -165,7 +165,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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org