Author: violetagg
Date: Wed Jun  5 05:44:13 2013
New Revision: 1489711

URL: http://svn.apache.org/r1489711
Log:
Fix typos.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1489711&r1=1489710&r2=1489711&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Jun  5 05:44:13 2013
@@ -89,7 +89,7 @@
       </fix>
       <fix>
         <bug>54971</bug>: Ensure that the correct location is used when writing
-        files via <code>avax.servlet.http.Part.write(String)</code>. (markt)
+        files via <code>javax.servlet.http.Part.write(String)</code>. (markt)
       </fix>
       <fix>
         <bug>54974</bug>: Ensure that 
@@ -116,7 +116,7 @@
         parsed. (violetagg)
       </fix>
       <fix>
-        <bug>54999</bug>: The old JSESSIONIDSSAO needs to be removed when SSO 
is
+        <bug>54999</bug>: The old JSESSIONIDSSO needs to be removed when SSO is
         being used and logout() and login() occur within a single request. 
Patch
         provided by Keith Mashinter. (markt) 
       </fix>



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

Reply via email to