Author: markt
Date: Fri Dec 19 13:43:52 2014
New Revision: 1646718
URL: http://svn.apache.org/r1646718
Log:
Comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Modified: tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java?rev=1646718&r1=1646717&r2=1646718&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
(original)
+++ tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java Fri
Dec 19 13:43:52 2014
@@ -541,7 +541,7 @@ public class SingleSignOn extends ValveB
* @param username the username (if any) used for the authentication
* @param password the password (if any) used for the authentication
*
- * @return <code>true</code> if the crednetials were updated, otherwise
+ * @return <code>true</code> if the credentials were updated, otherwise
* <code>false</code>
*/
protected boolean update(String ssoId, Principal principal, String
authType,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]