Author: kkolinko
Date: Mon May 12 12:37:09 2014
New Revision: 1593946

URL: http://svn.apache.org/r1593946
Log:
Correct typos in class name

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=1593946&r1=1593945&r2=1593946&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon May 12 12:37:09 2014
@@ -185,12 +185,12 @@
       <fix>
         Correct regression introduced in <rev>1239520</rev> that broke loading
         of users from <code>tomcat-users.xml</code> when using the
-        <code>JASSMemoryLoginModule</code>. (markt)
+        <code>JAASMemoryLoginModule</code>. (markt)
       </fix>
       <fix>
         Correct regression introduced in <rev>797162</rev> that broke
         authentication of users when using the
-        <code>JASSMemoryLoginModule</code>. (markt)
+        <code>JAASMemoryLoginModule</code>. (markt)
       </fix>
     </changelog>
   </subsection>



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

Reply via email to