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 2020/05/04 16:24:22 UTC

[tomcat] 02/02: Fix indent

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

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

commit cf861cbcb636cfcabc79f95390312374e986a91d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon May 4 17:23:42 2020 +0100

    Fix indent
---
 java/org/apache/jasper/resources/LocalStrings_es.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/jasper/resources/LocalStrings_es.properties b/java/org/apache/jasper/resources/LocalStrings_es.properties
index 7d1b61e..7526cfc 100644
--- a/java/org/apache/jasper/resources/LocalStrings_es.properties
+++ b/java/org/apache/jasper/resources/LocalStrings_es.properties
@@ -325,7 +325,7 @@ y donde <opciones> incluyen:\n\
 \    -ieplugin <clsid>     Java Plugin classid para Internet Explorer\n\
 \    -classpath <path>     Pasa por alto la propiedad de sistema java.class.path\n\
 \    -xpoweredBy           AƱade cabecera de respuesta  X-Powered-By\n\
-\    -trimSpaces            Remove template text that consists entirely of whitespace\n\
+\    -trimSpaces           Remove template text that consists entirely of whitespace\n\
 \    -javaEncoding <enc>   Set the encoding charset for Java classes (default UTF-8)\n\
 \    -source <version>     Set the -source argument to the compiler (default 1.7)\n\
 \    -target <version>     Set the -target argument to the compiler (default 1.7)\n


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