You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2012/05/31 16:28:29 UTC

svn commit: r1344742 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Author: kkolinko
Date: Thu May 31 14:28:29 2012
New Revision: 1344742

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

Modified:
    tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1344742&r1=1344741&r2=1344742&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Thu May 31 14:28:29 2012
@@ -46,10 +46,10 @@
     <changelog>
       <fix>
         Fix regression which can crash webserver in case worker is
-        defined both as member of load balancer and as standlaone worker. (mturk)
+        defined both as member of load balancer and as standalone worker. (mturk)
       </fix>
       <fix>
-        Fix core if debug log level is specifed and there is no
+        Fix core if debug log level is specified and there is no
         session identifier present. (mturk)
       </fix>
     </changelog>
@@ -61,7 +61,7 @@
     <changelog>
       <fix>
         Use named shared memory objects so that we preserve runtime configured
-		data instead reseting on each child ceation. (mturk)
+        data instead of resetting on each child creation. (mturk)
       </fix>
       <fix>
         Fix dead-lock caused by not releasing mutex on close. (mturk)



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