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 e279bf51cf Fix typo (thanks to n828cl for pointing it out)
e279bf51cf is described below
commit e279bf51cf84b3366c03d6d3e951591e0bffdc60
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 683bac69ed..9baf253535 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]