This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 465f7fb Fix typo (spotted by rjung)
465f7fb is described below
commit 465f7fb31ee7e4615833c9f4b2ea3afab556a358
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 e0168ee..85b1587 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -126,7 +126,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]