This is an automated email from the ASF dual-hosted git repository. remm 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 5c76750 Fix changelog tags 5c76750 is described below commit 5c767509a4f12816f38fe58bb4c14dea2eab435e Author: remm <r...@apache.org> 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 3688633..9f868fa 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -129,14 +129,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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org