This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new bbb4a4c Remove trailing space
bbb4a4c is described below
commit bbb4a4c7d8c051f5be13e222d89b59ae35c7993a
Author: Mark Thomas <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]