From 6b172ea36b87192106909aca4ee5dce70d77088a Mon Sep 17 00:00:00 2001 From: markt Date: Sat, 16 Oct 2010 20:21:36 +0000 Subject: [PATCH] =?utf8?q?Fix=20https://issues.apache.org/bugzilla/show=5F?= =?utf8?q?bug.cgi=3Fid=3D22965=20Typos,=20formatting,=20etc=20Based=20on?= =?utf8?q?=20a=20patch=20by=20Yann=20C=C3=A9bron?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1023373 13f79535-47bb-0310-9956-ffa450edef68 --- conf/web.xml | 22 ++++++++++++---------- webapps/docs/changelog.xml | 4 ++++ 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/conf/web.xml b/conf/web.xml index 5e85d7348..4206d438a 100644 --- a/conf/web.xml +++ b/conf/web.xml @@ -38,7 +38,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -221,7 +221,7 @@ - + jsp @@ -357,7 +357,7 @@ / - + jsp *.jsp @@ -1190,15 +1190,17 @@ - - - - + + + + + + - - + + index.html diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 1f55bbb67..80dd6da19 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -55,6 +55,10 @@ Correct a handful of Javadoc warnings. (markt) + + 22965: Fix some typos and formatting issues in the global + web.xml file. Based on a patch by Yann Cébron. (markt) + -- 2.11.0