This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 5300e963ed Remove unnecessary spaces
5300e963ed is described below
commit 5300e963ed8116762eae7e9e1f92023529382bc0
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 12 09:59:36 2023 +0100
Remove unnecessary spaces
---
webapps/docs/config/executor.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/config/executor.xml b/webapps/docs/config/executor.xml
index 9c04ac673a..55ca482d8a 100644
--- a/webapps/docs/config/executor.xml
+++ b/webapps/docs/config/executor.xml
@@ -129,7 +129,7 @@
<p>The <code>className</code> attribute must be
<code>org.apache.catalina.core.VirtualThreadExecutor</code> to use
this implementation.</p>
-
+
<p>The virtual thread implementation does not support any additional
attributes.</p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]