From: markt Date: Mon, 7 Sep 2009 13:01:34 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e4e91f4061a3dc7ad6dfb7df62825f2c0e2aa1fb;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@812118 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 83c46b70a..c3c81bc8c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -86,7 +86,7 @@ session attribute serialization. (mturk) - Improve JNDI realm compatability with Active Directory. (rjung) + Improve JNDI realm compatibility with Active Directory. (rjung) Give session thisAccessedTime and lastAccessedTime clear semantics.