From: markt Date: Mon, 14 Mar 2011 11:30:35 +0000 (+0000) Subject: Remove whitespace X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=90dcec2c2c4c1a015701257423f12598f31e6080;p=tomcat7.0 Remove whitespace git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1081334 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/web.xml b/conf/web.xml index e4a871300..151455ad4 100644 --- a/conf/web.xml +++ b/conf/web.xml @@ -824,7 +824,7 @@ - otg + otg application/vnd.oasis.opendocument.graphics-template @@ -840,7 +840,7 @@ ots - application/vnd.oasis.opendocument.spreadsheet-template + application/vnd.oasis.opendocument.spreadsheet-template diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5459cec16..676049a20 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -65,6 +65,10 @@ Update pattern used in CrawlerSessionManagerValve to that used by the ASF infrastructure team. (markt) + + Remove unnecessary whitespace from MIME mapping entries in global + web.xml file. (markt) +