Correction
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 6 Mar 2010 11:41:30 +0000 (11:41 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 6 Mar 2010 11:41:30 +0000 (11:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@919746 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/systemprops.xml

index 8eba9ce..92d23c4 100644 (file)
 
     <property name="jvmRoute">
       <p>Provides a default value for the <code>jvmRoute</code> attribute of the
-      <a href="engine.html">Engine</a> element. It does not override the value
+      <a href="engine.html">Engine</a> element. It does not override the value
       configured on the <a href="engine.html">Engine</a> element.</p>
     </property>
 
       not specified, the default value of <code>true</code> will be used.</p>
     </property>
     
-    <property name="org.apache.catalina.startup.EXIT_ON_INIT_FAILURE">
+    <property name="org.apache.catalina.startup. EXIT_ON_INIT_FAILURE">
       <p>If <code>true</code>, the server will exit if an exception happens
          during the server initialization phase. The default is <code>false</code>.</p>
     </property>