This is an automated email from the ASF dual-hosted git repository.

remm 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 22251c0cfd Checkstyle
22251c0cfd is described below

commit 22251c0cfd8599ebe9c83c4d75bf34edc61b6e8d
Author: remm <r...@apache.org>
AuthorDate: Tue Sep 10 15:02:40 2024 +0200

    Checkstyle
---
 webapps/docs/architecture/startup/4_catalina_start_2.plantuml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/architecture/startup/4_catalina_start_2.plantuml 
b/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
index 9c02c4de6e..2a0577f6f1 100644
--- a/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
+++ b/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
@@ -82,7 +82,7 @@ return
 
 Container -> Container: fireLifecycleEvent(\n    START_EVENT)
 
-group If backgroundProcessorDelay > 0 (Engine defaults to 10, other Containers 
-1) 
+group If backgroundProcessorDelay > 0 (Engine defaults to 10, other Containers 
-1)
 Container -> UtilityExecutor ++: scheduleWithFixedDelay()
 UtilityExecutor --> ContainerBackgroundProcessor **
 note right of ContainerBackgroundProcessor


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to