This is an automated email from the ASF dual-hosted git repository.
rjung 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 75635eef5b Fix typo in changelog
new eece72a15b Merge branch '8.5.x' of
https://gitbox.apache.org/repos/asf/tomcat into 8.5.x
75635eef5b is described below
commit 75635eef5b26f2adb296de3a5b6d971e01267580
Author: Rainer Jung <[email protected]>
AuthorDate: Mon Feb 27 13:31:39 2023 +0100
Fix typo in changelog
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1fef02d7d3..48b284a821 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -216,7 +216,7 @@
application to localhost by default. (markt)
</fix>
<fix>
- <bug>66429</bug>: Examples. Limit access to the exmaples web
application
+ <bug>66429</bug>: Examples. Limit access to the examples web
application
to localhost by default. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]