Author: kkolinko
Date: Fri Oct 22 21:15:03 2010
New Revision: 1026496

URL: http://svn.apache.org/viewvc?rev=1026496&view=rev
Log:
correct typos

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1026496&r1=1026495&r2=1026496&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Oct 22 21:15:03 2010
@@ -80,7 +80,7 @@
   <subsection name="Cluster">
     <changelog>
       <fix>
-        Add support for maxActiveSessions attributes to BackupManager. 
(kfujino)
+        Add support for maxActiveSessions attribute to BackupManager. (kfujino)
       </fix>
       <fix>
         Improve sending an access message in DeltaManager.
@@ -163,7 +163,7 @@
         <bug>49978</bug>: 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)
       </fix>
       <fix>
         <bug>49987</bug>: Fix thread safety issue with population of servlet



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to