This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 2c81c41 Fix changelog tags
2c81c41 is described below
commit 2c81c41d8b61f33a8837b243ae648bca30183919
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 b657b4b..b6d1574 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -114,14 +114,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]