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 a60d187c0b Fix typo
a60d187c0b is described below

commit a60d187c0ba48f787c2f7f2c06a54260002d85d1
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jun 24 10:25:30 2025 +0100

    Fix typo
---
 webapps/docs/security-howto.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/security-howto.xml b/webapps/docs/security-howto.xml
index 575ac1adcd..5d8408fcec 100644
--- a/webapps/docs/security-howto.xml
+++ b/webapps/docs/security-howto.xml
@@ -308,7 +308,7 @@
       of parts supported for a multipart request. This is limited to 50 by
       default to reduce exposure to a DoS attack. The documentation for
       <strong>maxPartCount</strong> provides more details on the memory
-      requirements for processing multipart requests. Excessive parts mmay be
+      requirements for processing multipart requests. Excessive parts may be
       ignored depending on how the application processes the request. If you
       want to always reject such requests, configure a
       <a href="config/filter.html">FailedRequestFilter</a>.</p>


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

Reply via email to