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

dsoumis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 59d0484b70 Fix typo
59d0484b70 is described below

commit 59d0484b70ad41c167c24c385722ecccbb61296d
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 bf34e3f798..420219b0e6 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