This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new fb3fdbb867 Fix typo
fb3fdbb867 is described below
commit fb3fdbb8677b29d16d010289661b3d46329b055d
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 96559a7fe6..af3449284b 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 8.5.94 that broke the jdbc-pool.
(markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]