From 18acd971cda4efd6788cbcb5cf431724d12d5cce Mon Sep 17 00:00:00 2001
From: kkolinko
Date: Tue, 21 Sep 2010 18:21:38 +0000
Subject: [PATCH] correct a typo
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@999523 13f79535-47bb-0310-9956-ffa450edef68
---
webapps/docs/config/systemprops.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/webapps/docs/config/systemprops.xml b/webapps/docs/config/systemprops.xml
index 9e33abee7..591bc7c2f 100644
--- a/webapps/docs/config/systemprops.xml
+++ b/webapps/docs/config/systemprops.xml
@@ -240,13 +240,13 @@
org.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR.
org.apache.tomcat.util.http.ServerCookie.STRICT_NAMING.
The tldNamespaceAware attribute of any
- Context element.
+ Context element.
The tldValidation attribute of any
- Context element.
+ Context element.
The xmlNamespaceAware attribute of any
- Context element.
+ Context element.
The xmlValidation attribute of any
- Context element.
+ Context element.
Note that changing a number of the above defaults is likely to break
--
2.11.0