This is an automated email from the ASF dual-hosted git repository.
mgrigorov 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 d6089d8 Fix a typo in changelog
d6089d8 is described below
commit d6089d8d0855e49ac48b2e5836078edf85fbdcf0
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Fri Sep 25 10:02:15 2020 +0300
Fix a typo in changelog
(cherry picked from commit 519f6f89550208d020c18622ca7b870edf3a2602)
---
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 06ec832..9fea913 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,7 +116,7 @@
</fix>
<fix>
Improve the error handling for the HTTP/2 connection preface when the
- Connector is configured with <code>useAsycIO="true"</code>.
+ Connector is configured with <code>useAsyncIO="true"</code>.
(markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]