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

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


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

commit a955bfd9216e2782744eccfccf6188bb3b8c391b
Author: Mark Thomas <ma...@apache.org>
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 fe26044..eb4fb54 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to