Author: kkolinko Date: Mon Nov 18 08:59:10 2013 New Revision: 1542951 URL: http://svn.apache.org/r1542951 Log: Correct a typo
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=1542951&r1=1542950&r2=1542951&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Nov 18 08:59:10 2013 @@ -132,7 +132,7 @@ <fix> <bug>55778</bug>: Add an option to the JNDI Realm to control the QOP used for the connection to the LDAP server after authentication when - using SPNEFO with delegated credentials. This value is used to set the + using SPNEGO with delegated credentials. This value is used to set the <code>javax.security.sasl.qop</code> environment property for the LDAP connection. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org