This is an automated email from the ASF dual-hosted git repository.
violetagg pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new c0e753e2 Fix typos
c0e753e2 is described below
commit c0e753e2ed1ad0d8e5ec5cd2f40698bb1a374179
Author: Violeta Georgieva <[email protected]>
AuthorDate: Thu Nov 21 13:12:17 2019 +0200
Fix typos
---
webapps/docs/changelog.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 695e3ae..7edef03 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -175,7 +175,7 @@
<bug>63826</bug>: Remove <code>commons-daemon-native.tar.gz</code> and
<code>tomcat-native.tar.gz</code> from the binary zip distributions for
Windows since compiled versions of those components are already
- included within the zip distriubutions. (markt)
+ included within the zip distributions. (markt)
</fix>
<fix>
<bug>63833</bug>: Fix an error in the generification of the copied
@@ -213,7 +213,7 @@
<changelog>
<add>
<bug>57665</bug>: Add support for the <code>X-Forwarded-Host</code>
- header to the <code>RemoteIpFilter</code> and
<code>RemotepValve</code>.
+ header to the <code>RemoteIpFilter</code> and
<code>RemoteIpValve</code>.
(markt)
</add>
<add>
@@ -454,7 +454,7 @@
</scode>
<fix>
When performing a silent install with the Windows Installer, ensure
that
- the registry entires are added to the 64-bit registry when using a
+ the registry entries are added to the 64-bit registry when using a
64-bit JVM. (markt)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]