From: markt Date: Tue, 7 Dec 2010 14:00:42 +0000 (+0000) Subject: Typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7601de272bff6bfbeac876fdc34181836ade6a6d;p=tomcat7.0 Typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1043050 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 2279543e5..957e0df71 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -160,7 +160,7 @@ of configuration files. Patch provided by Luke Meyer. (markt) - Correct validate provided context path so sessions for the ROOT web + Correctly validate provided context path so sessions for the ROOT web application can be viewed through the HTML Manager. (markt)