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 2022/02/01 14:04:55 UTC

[tomcat] branch 10.0.x updated: Remove trailing space

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

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


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 4efdf7b  Remove trailing space
4efdf7b is described below

commit 4efdf7b196832361c9cf7976d390feb476c16b0a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Feb 1 14:04:13 2022 +0000

    Remove trailing space
---
 webapps/docs/config/cluster-valve.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/cluster-valve.xml b/webapps/docs/config/cluster-valve.xml
index 9c375ce..1a1b3de 100644
--- a/webapps/docs/config/cluster-valve.xml
+++ b/webapps/docs/config/cluster-valve.xml
@@ -63,7 +63,7 @@
         </code>. The filter is a regular expression using
         <code>java.util.regex</code>. If no filter pattern specified or if the
         filter pattern is configured to be the empty string, no filtering will
-        take place. 
+        take place.
       </attribute>
       <attribute name="primaryIndicator" required="false">
         Boolean value, so to true, and the replication valve will insert a request attribute with the name

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