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 52fe669 Fix typos
52fe669 is described below
commit 52fe6696b2931f28cb5e6ef83e908f5496c8c5a3
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 14 10:48:56 2021 +0100
Fix typos
---
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 a3e7adc..5408c65 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -107,7 +107,7 @@
<subsection name="Coyote">
<changelog>
<fix>
- <bug>65303</bug>; Fix a possible <code>NullPointerException</code> is
+ <bug>65303</bug>: Fix a possible <code>NullPointerException</code> if
an error occurs on an HTTP/1.1 connection being upgraded to HTTP/2 or
on
a pushed HTTP/2 stream. (markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]