From bc5ea69074c2d8378050a9febb5a82607a6a7571 Mon Sep 17 00:00:00 2001
From: markt
Date: Thu, 28 Oct 2010 22:34:52 +0000
Subject: [PATCH] Missing closing tag
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1028523 13f79535-47bb-0310-9956-ffa450edef68
---
webapps/docs/config/context.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/config/context.xml b/webapps/docs/config/context.xml
index ce9dce627..ea87ff0aa 100644
--- a/webapps/docs/config/context.xml
+++ b/webapps/docs/config/context.xml
@@ -248,7 +248,7 @@
org.apache.catalina.STRICT_SERVLET_COMPLIANCE
system property is set to
true, the default value of this attribute will be the empty
- string, else the default value will be jsp.
+ string, else the default value will be jsp.
--
2.11.0