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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new fdb1f56  Fix typos
fdb1f56 is described below

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

Reply via email to