From 1e9570ed624c163cfbf9f7fe6a88c175d9b4b8d6 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Fri, 22 Oct 2010 21:15:03 +0000 Subject: [PATCH] correct typos git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1026496 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8f77bd771..2f1680f22 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -80,7 +80,7 @@ - Add support for maxActiveSessions attributes to BackupManager. (kfujino) + Add support for maxActiveSessions attribute to BackupManager. (kfujino) Improve sending an access message in DeltaManager. @@ -163,7 +163,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 the web - application to start normally. (mark) + application to start normally. (markt) 49987: Fix thread safety issue with population of servlet -- 2.11.0