This is an automated email from the ASF dual-hosted git repository.
dsoumis 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 22c7da24bf Fix typo
22c7da24bf is described below
commit 22c7da24bfc444304d28585d9d752180a7349f0b
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 6c80857562..d726f31567 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]