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 357c5e288c Fix typo
357c5e288c is described below
commit 357c5e288c921f5b3defcfa62b9251e5e08aaf43
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Oct 11 09:41:18 2023 -0300
Fix typo
---
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 a56ab65a7b..63b5577150 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,7 +116,7 @@
<subsection name="jdbc-pool">
<changelog>
<fix>
- <bug>67664</bug>: Correct a regression in the clean-up of unencessary
+ <bug>67664</bug>: Correct a regression in the clean-up of unnecessary
use of fully qualified class names in 10.1.14 that broke the jdbc-pool.
(markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]