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 c8fce99bd7 Fix typo
c8fce99bd7 is described below

commit c8fce99bd7a688603c2e68a559124881ec01a066
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jul 21 09:12:22 2022 +0100

    Fix typo
---
 webapps/docs/changelog.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index adf784ccb6..403b3ef4e7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -135,8 +135,8 @@
         (markt)
       </add>
       <scode>
-        Remove the <code>jmvRoute</code> system property used to configure a
-        default value for the <code>jmvRoute</code> attribute of an Engine.
+        Remove the <code>jvmRoute</code> system property used to configure a
+        default value for the <code>jvmRoute</code> attribute of an Engine.
         (markt)
       </scode>
       <update>


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

Reply via email to