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 53fc5bb9d7 Fix typo (thanks to n828cl for pointing it out)
53fc5bb9d7 is described below
commit 53fc5bb9d7778e3124be1360b324f661dde3c05d
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 1dcf124728..85e6ab0c8c 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]