From 8056a10a83584e9b62aad41d26985f4a85c42215 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 4 Jan 2011 17:09:48 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1055103 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/setup.xml b/webapps/docs/setup.xml index f07ff7ef2..cedc4c1d9 100644 --- a/webapps/docs/setup.xml +++ b/webapps/docs/setup.xml @@ -124,7 +124,7 @@ org.apache.catalina.startup.Bootstrap -

You may also need to specify -jvm server if you JVM defaults +

You may also need to specify -jvm server if the JVM defaults to using a server VM rather than a client VM. This has been observed on OSX.

-- 2.11.0