Author: markt
Date: Sun Nov 17 22:08:22 2013
New Revision: 1542848
URL: http://svn.apache.org/r1542848
Log:
Fix typo
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/SpnegoAuthenticator.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/SpnegoAuthenticator.java
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/SpnegoAuthenticator.java?rev=1542848&r1=1542847&r2=1542848&view=diff
==============================================================================
---
tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/SpnegoAuthenticator.java
(original)
+++
tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/SpnegoAuthenticator.java
Sun Nov 17 22:08:22 2013
@@ -45,7 +45,7 @@ import org.ietf.jgss.Oid;
/**
- * A SPNEGO authenticator that uses the SPENGO/Kerberos support built in to
Java
+ * A SPNEGO authenticator that uses the SPNEGO/Kerberos support built in to
Java
* 6. Successful Kerberos authentication depends on the correct configuration
of
* multiple components. If the configuration is invalid, the error messages are
* often cryptic although a Google search will usually point you in the right
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]