Author: kkolinko Date: Mon Sep 22 21:59:21 2014 New Revision: 1626908 URL: http://svn.apache.org/r1626908 Log: Correct a typo
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1626905 Modified: tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml?rev=1626908&r1=1626907&r2=1626908&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml Mon Sep 22 21:59:21 2014 @@ -146,7 +146,7 @@ DEV.LOCAL = { dev.local= DEV.LOCAL .dev.local= DEV.LOCAL</source> The location of this file can be changed by setting the - <code>java.security.krb5.conf</code> systm property.</li> + <code>java.security.krb5.conf</code> system property.</li> <li>Create the JAAS login configuration file <code>$CATALINA_BASE/conf/jaas.conf</code>. The file used in this how-to contained:<source>com.sun.security.jgss.krb5.initiate { --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org