This is an automated email from the ASF dual-hosted git repository.
kkolinko 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 dd11be5 Bug 64931 - Fix structural errors in changelog.xml file.
dd11be5 is described below
commit dd11be50426513f3eeafc1471de520dc833d76b4
Author: Konstantin Kolinko <[email protected]>
AuthorDate: Wed Nov 18 23:34:53 2020 +0300
Bug 64931 - Fix structural errors in changelog.xml file.
---
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 89b5067..a3ebe7d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -2479,13 +2479,13 @@
</changelog>
</subsection>
<subsection name="Web applications">
- <changlog>
+ <changelog>
<fix>
<bug>62395</bug>: Clarify the meaning of the connector attribute
<code>minSpareThreads</code> in the documentation web application.
(markt)
</fix>
- </changlog>
+ </changelog>
</subsection>
<subsection name="jdbc-pool">
<changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]