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
The following commit(s) were added to refs/heads/10.1.x by this push:
new 7ce366b182 Fix typo
7ce366b182 is described below
commit 7ce366b1829f31bd3f7c59eeb316128ee2a3dc54
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 28 10:53:14 2024 +0100
Fix typo
---
java/org/apache/catalina/connector/mbeans-descriptors.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/org/apache/catalina/connector/mbeans-descriptors.xml
b/java/org/apache/catalina/connector/mbeans-descriptors.xml
index fb55170c3a..0398dd1c1e 100644
--- a/java/org/apache/catalina/connector/mbeans-descriptors.xml
+++ b/java/org/apache/catalina/connector/mbeans-descriptors.xml
@@ -48,7 +48,7 @@
type="boolean"/>
<attribute name="allowedRequestAttributesPattern"
- description="Regular expression that any custom request attributes
muct match else the request will be rejected"
+ description="Regular expression that any custom request attributes
must match else the request will be rejected"
type="java.lang.String"/>
<attribute name="allowTrace"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]