This is an automated email from the ASF dual-hosted git repository.
markt 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 36037f7 Fix typo (spotted by rjung)
36037f7 is described below
commit 36037f77be9e436e8ded3580ea34dd21273a4ed5
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Dec 15 10:10:04 2021 +0000
Fix typo (spotted by rjung)
---
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 4935c3d..84a80fd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -191,7 +191,7 @@
<changelog>
<fix>
<bug>65724</bug>: Fix missing messages for some
- <code>PropertyNotWtriableException</code>s caused by a typo in the name
+ <code>PropertyNotWritableException</code>s caused by a typo in the name
used for a resource string. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]