This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 2d2c4fbd1a Fix typo (thanks to n828cl for pointing it out)
2d2c4fbd1a is described below
commit 2d2c4fbd1ad523546b85e3c69f165c7e9d8804e1
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Aug 9 14:31:25 2024 +0100
Fix typo (thanks to n828cl for pointing it out)
---
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 12668d0383..5ba613df47 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -141,7 +141,7 @@
<bug>69255</bug>: Correct a regression in the fix for <bug>69206</bug>
that meant exceptions executing statements were wrapped in an
<code>java.lang.reflect.UndeclaredThrowableException</code> rather than
- the applicaiton seeing the original <code>SQLException</code>. Fixed
+ the application seeing the original <code>SQLException</code>. Fixed
by pull request <pr>744</pr> provided by Michael Clarke. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]