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