This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 6b2db26ea1 Remove unnecessary word
6b2db26ea1 is described below
commit 6b2db26ea1cbc28ee1a214116d6231508665932b
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 1fa65b36b2..827a2e980a 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -1247,7 +1247,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]