This is an automated email from the ASF dual-hosted git repository.
markt 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 cd4d406 Fix typo
cd4d406 is described below
commit cd4d4061e36e4d5e635ec6e2d69c019c1a53bdbf
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 edcbdb6..206b0f5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -144,7 +144,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]