This is an automated email from the ASF dual-hosted git repository.

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

commit e6d1829f1e4ba9c58a842bbdac27aaed409cc73f
Author: Dimitrios Soumis <[email protected]>
AuthorDate: Wed Feb 11 12:24:45 2026 +0200

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

diff --git a/webapps/docs/config/http2.xml b/webapps/docs/config/http2.xml
index fb427e1632..976b7ed6c4 100644
--- a/webapps/docs/config/http2.xml
+++ b/webapps/docs/config/http2.xml
@@ -88,7 +88,7 @@
       If not specified, this attribute is set to <code>false</code>.</p>
     </attribute>
 
-    <attribute name="drainTimpout" required="false">
+    <attribute name="drainTimeout" required="false">
       <p>Additional time in nanoseconds between sending the first graceful
       GOAWAY (max stream id) and the final GOAWAY (last seen stream id). During
       this time the server will continue to process new streams on the


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to