You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/07/21 08:14:56 UTC

[tomcat] branch 10.0.x updated: Fix typo

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

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 3e828acf88 Fix typo
3e828acf88 is described below

commit 3e828acf88bc195a301db4226eeae7ec549edcc3
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jul 21 09:14:38 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 722abd538f..f604e498c2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -128,8 +128,8 @@
         (markt)
       </add>
       <scode>
-        Deprecated the <code>jmvRoute</code> system property used to configure a
-        default value for the <code>jmvRoute</code> attribute of an Engine.
+        Deprecated the <code>jvmRoute</code> system property used to configure a
+        default value for the <code>jvmRoute</code> attribute of an Engine.
         (markt)
       </scode>
       <fix>


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