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

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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 0e948695f5 Fix typo
0e948695f5 is described below

commit 0e948695f53b06ddc625be4f0d27b0de46ba220e
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 21551990a0..b8411a79aa 100644
--- a/webapps/docs/config/http2.xml
+++ b/webapps/docs/config/http2.xml
@@ -134,7 +134,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