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

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 519f6f8  Fix a typo in changelog
519f6f8 is described below

commit 519f6f89550208d020c18622ca7b870edf3a2602
Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
AuthorDate: Fri Sep 25 10:02:15 2020 +0300

    Fix a typo in changelog
---
 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 85b7eee..319ae06 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -117,7 +117,7 @@
       </fix>
       <fix>
         Improve the error handling for the HTTP/2 connection preface when the
-        Connector is configured with <code>useAsycIO=&quot;true&quot;</code>.
+        Connector is configured with <code>useAsyncIO=&quot;true&quot;</code>.
         (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