This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e1bd9c8394 Fix typo in changelog
new 87294850f5 Merge branch 'main' of
https://gitbox.apache.org/repos/asf/tomcat
e1bd9c8394 is described below
commit e1bd9c83941faa802ca3dc42760f3f3aaa410f3a
Author: Rainer Jung <[email protected]>
AuthorDate: Mon Feb 27 13:28:51 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 eeb833999e..b2ebe268d7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -284,7 +284,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]