From 61d4f7a6c86610f667e77e24c8bf95ab6e68fe67 Mon Sep 17 00:00:00 2001
From: kkolinko
Date: Sat, 6 Mar 2010 11:41:30 +0000
Subject: [PATCH] Correction
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@919746 13f79535-47bb-0310-9956-ffa450edef68
---
webapps/docs/config/systemprops.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/config/systemprops.xml b/webapps/docs/config/systemprops.xml
index 8eba9ce12..92d23c4b5 100644
--- a/webapps/docs/config/systemprops.xml
+++ b/webapps/docs/config/systemprops.xml
@@ -409,7 +409,7 @@
Provides a default value for the jvmRoute attribute of the
- Engine element. It does not override the a value
+ Engine element. It does not override the value
configured on the Engine element.
@@ -455,7 +455,7 @@
not specified, the default value of true will be used.
-
+
If true, the server will exit if an exception happens
during the server initialization phase. The default is false.
--
2.11.0