This is an automated email from the ASF dual-hosted git repository.
markt 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 a7bc2a9 Fix typo
a7bc2a9 is described below
commit a7bc2a9d6bf730f194ce6735e781f83b196a0add
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 9 13:57:46 2022 +0000
Fix typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b94e0d7..c5e8512 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -139,7 +139,7 @@
<fix>
Throw <code>IOException</code> rather than
<code>IllegalStateException</code> when the application attempts to
- write to an GHTTP/2 stream after the client has closed the stream.
+ write to an HTTP/2 stream after the client has closed the stream.
(markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]