Fix typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 4 Jan 2011 17:09:48 +0000 (17:09 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 4 Jan 2011 17:09:48 +0000 (17:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1055103 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/setup.xml

index f07ff7e..cedc4c1 100644 (file)
         org.apache.catalina.startup.Bootstrap
 </source>
 
-    <p>You may also need to specify <code>-jvm server</code> if you JVM defaults
+    <p>You may also need to specify <code>-jvm server</code> if the JVM defaults
        to using a server VM rather than a client VM. This has been observed on
        OSX.</p>