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
commit 15d192a944580be723fa1df53e7e7d9cb68f762d Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Apr 17 12:56:17 2024 +0100 Fix typo --- webapps/docs/architecture/startup/6_catalina_start_4.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/architecture/startup/6_catalina_start_4.svg b/webapps/docs/architecture/startup/6_catalina_start_4.svg index 74e24e2927..3595e8f2de 100644 --- a/webapps/docs/architecture/startup/6_catalina_start_4.svg +++ b/webapps/docs/architecture/startup/6_catalina_start_4.svg @@ -629,7 +629,7 @@ ><g font-size="11px" transform="translate(110,620)" fill-opacity="1" fill="white" text-rendering="geometricPrecision" image-rendering="optimizeQuality" font-family="sans-serif" stroke="white" stroke-opacity="1" ><rect x="0" width="452" height="14" y="0" clip-path="url(#clipPath58)" stroke="none" /><text fill="black" x="4" xml:space="preserve" y="11" clip-path="url(#clipPath58)" stroke="none" - >createWarpper() // Invoked by a WebWrapperRule (not Directly by the Digester)</text + >createWrapper() // Invoked by a WebWrapperRule (not Directly by the Digester)</text ></g ><g font-size="11px" transform="translate(60,544)" fill-opacity="1" fill="white" text-rendering="geometricPrecision" image-rendering="optimizeQuality" font-family="sans-serif" stroke="white" stroke-opacity="1" ><rect x="0" width="164" height="14" y="0" clip-path="url(#clipPath59)" stroke="none" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org