This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 5515c06 Remove trailing space 5515c06 is described below commit 5515c061b93c82df8af3bf683d3ee2ec3a6733dc 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org