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

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

commit 8d90c1d517592e292712bb41fc9de5c03d3f9476
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri May 3 09:25:28 2024 +0100

    Fix format
---
 java/jakarta/el/LocalStrings.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/jakarta/el/LocalStrings.properties 
b/java/jakarta/el/LocalStrings.properties
index e0bc40d9f8..c337c071e5 100644
--- a/java/jakarta/el/LocalStrings.properties
+++ b/java/jakarta/el/LocalStrings.properties
@@ -43,6 +43,7 @@ propertyNotReadable=Property [{1}] not readable on type [{0}]
 propertyNotWritable=Property [{1}] not writable on type [{0}]
 propertyReadError=Error reading [{1}] on type [{0}]
 propertyWriteError=Error writing [{1}] on type [{0}]
+
 resolverNotWritable=ELResolver not writable for type [{0}]
 
 staticFieldELResolver.methodNotFound=No matching public static method named 
[{0}] found on class [{1}]


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

Reply via email to