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 53f3b2b91d Remove unnecessary word
53f3b2b91d is described below
commit 53f3b2b91d5ae42d27ceb3df559034e7bbf6aa2f
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 6 10:12:12 2026 +0000
Remove unnecessary word
---
webapps/docs/config/http.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index 5b5e904db3..2f41706dc6 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -1276,7 +1276,7 @@
<li>trust attributes</li>
<li>all other attributes</li>
</ul>
- <p>The implementation used (JSSE or the OpenSSL) is independent of the
+ <p>The implementation used (JSSE or OpenSSL) is independent of the
configuration style used.</p>
<p>Each secure connector must define at least one
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]