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/01/22 12:47:53 UTC

[tomcat] branch master updated: Remove trailing space

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

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


The following commit(s) were added to refs/heads/master by this push:
     new db727e9  Remove trailing space
db727e9 is described below

commit db727e926b2746496f69088558bad5cff726f46d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jan 22 12:47:35 2021 +0000

    Remove trailing space
---
 webapps/docs/jasper-howto.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/jasper-howto.xml b/webapps/docs/jasper-howto.xml
index a9c3750..9ad677b 100644
--- a/webapps/docs/jasper-howto.xml
+++ b/webapps/docs/jasper-howto.xml
@@ -496,7 +496,7 @@ alternative EL interpreter. A alternative interpreter primarily targetting tag
 settings is provided at
 <code>org.apache.jasper.optimizations.ELInterpreterTagSetters</code>. See the
 javadoc for details of the optimisations and the impact they have on
-specification compliance. 
+specification compliance.
 </p>
 
 <p>
@@ -504,7 +504,8 @@ An extension point is also provided for coercion of String values to Enums. It
 is provided at
 <code>org.apache.jasper.optimizations.StringInterpreterEnum</code>. See the
 javadoc for details of the optimisations and the impact they have on
-specification compliance.</p>
+specification compliance.
+</p>
 </section>
 
 </body>


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