This is an automated email from the ASF dual-hosted git repository. remm 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 387357b0b6 Remove trailing space 387357b0b6 is described below commit 387357b0b6cd04e6f94758b25d8ebb754687bdf5 Author: remm <r...@apache.org> AuthorDate: Thu Dec 21 11:59:46 2023 +0100 Remove trailing space --- webapps/docs/graal.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/graal.xml b/webapps/docs/graal.xml index 95a793e36b..217d53a531 100644 --- a/webapps/docs/graal.xml +++ b/webapps/docs/graal.xml @@ -87,7 +87,7 @@ <code>/WEB-INF/classes</code> folder of the webapp to the <code>target/classes</code> path that Maven uses as the compilation target, but if any of the JSP sources use them, then they need to be - packaged as JARs instead. + packaged as JARs instead. </p> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org