This is an automated email from the ASF dual-hosted git repository.
markt 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 302fcea Fix typo (spotted by rjung)
302fcea is described below
commit 302fcea312947f5b076c2b61da62f52c0dd56588
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 6924220..8a4de63 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -135,7 +135,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]