From 56945a361d6511241badabdac7d55dca60463f94 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 14 Oct 2010 10:46:47 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022462 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b6fa664cf..5f90634d1 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -83,7 +83,7 @@ 49978: Correctly handle the case when a directory expected to be created during web application start is already present. Rather - than throwing an exception and failing to start, allow thw web + than throwing an exception and failing to start, allow the web application to start normally. (mark) -- 2.11.0