This is an automated email from the ASF dual-hosted git repository.
markt 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 bdc8495 Improve wording
bdc8495 is described below
commit bdc8495c764c08a6aa2d6e06193e615e4a5a8a40
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Mar 10 17:09:36 2020 +0000
Improve wording
---
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 e40de60..20b2d18 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -63,9 +63,9 @@
<subsection name="Other">
<changelog>
<fix>
- <bug>64206</bug>: Correct regression introduced in 10.0.0-M1 that meant
- the HTTP specified when using the Windows Installer was ignored and
8080
- was always used. (markt)
+ <bug>64206</bug>: Correct a regression introduced in 10.0.0-M1 that
+ meant that the HTTP port specified when using the Windows Installer was
+ ignored and 8080 was always used. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]