This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 55ef99a6f5 Fix typo
55ef99a6f5 is described below
commit 55ef99a6f5f551793cf5723d3533485054625dfd
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 263de6085f..9048b0e06d 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]