Author: kkolinko Date: Mon Sep 22 21:58:08 2014 New Revision: 1626905 URL: http://svn.apache.org/r1626905 Log: Correct a typo
Modified: tomcat/trunk/webapps/docs/windows-auth-howto.xml Modified: tomcat/trunk/webapps/docs/windows-auth-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/windows-auth-howto.xml?rev=1626905&r1=1626904&r2=1626905&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/windows-auth-howto.xml (original) +++ tomcat/trunk/webapps/docs/windows-auth-howto.xml Mon Sep 22 21:58:08 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