This is an automated email from the ASF dual-hosted git repository.
remm 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 79ce608 Fix changelog tags
79ce608 is described below
commit 79ce608ac8274f98bb80583f96527972f4eea76c
Author: remm <[email protected]>
AuthorDate: Thu Apr 23 14:46:39 2020 +0200
Fix changelog tags
---
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 4362c85..1e86283 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,14 +116,14 @@
</add>
</changelog>
</subsection>
- <subseciton name="Web applications">
+ <subsection name="Web applications">
<changelog>
<fix>
Fix the saving of a Context configuration file via the scripting
interface of the Manager web application. (markt)
</fix>
</changelog>
- </subseciton>
+ </subsection>
<subsection name="Other">
<changelog>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]