You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2020/02/08 06:42:03 UTC

[tomcat] branch 8.5.x updated: Fix typos

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

violetagg 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 4de785f  Fix typos
4de785f is described below

commit 4de785f66063ddf8ef03bdf99c4645aeb291a560
Author: Violeta Georgieva <vi...@apache.org>
AuthorDate: Sat Feb 8 08:35:23 2020 +0200

    Fix typos
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 7974a2f..9ef9ead 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -170,7 +170,7 @@
       <fix>
         Fix a problem that meant that remote host, address and port information
         could be missing in the access log for an HTTP/2 request where the
-        connection was closed unexpectely. (markt)
+        connection was closed unexpectedly. (markt)
       </fix>
     </changelog>
   </subsection>
@@ -181,7 +181,7 @@
         are made using HTTP/2. (markt)
       </fix>
       <fix>
-        Fix the corrupton of the TLS configuration when using the deprecated TLS
+        Fix the corruption of the TLS configuration when using the deprecated TLS
         attributes on the Connector if the configuration has already been set
         via the new <code>SSLHostConfig</code> and
         <code>SSLHostConfigCertificate</code> elements. (markt)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org