Author: fschumacher
Date: Mon May 29 20:44:15 2017
New Revision: 1796693
URL: http://svn.apache.org/viewvc?rev=1796693&view=rev
Log:
Spellcheck
Modified:
tomcat/trunk/webapps/docs/config/globalresources.xml
tomcat/trunk/webapps/docs/config/jar-scanner.xml
tomcat/trunk/webapps/docs/config/listeners.xml
tomcat/trunk/webapps/docs/windows-auth-howto.xml
Modified: tomcat/trunk/webapps/docs/config/globalresources.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/globalresources.xml?rev=1796693&r1=1796692&r2=1796693&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/globalresources.xml (original)
+++ tomcat/trunk/webapps/docs/config/globalresources.xml Mon May 29 20:44:15
2017
@@ -185,7 +185,7 @@
it is no longer required. This is intended to speed up clean-up of
resources that would otherwise happen as part of garbage collection.
This attribute is ignored if the <code>singleton</code> attribute is
- false. If not specificed, no default is defined and no close method
will
+ false. If not specified, no default is defined and no close method will
be called.</p>
<p>For Apache Commons DBCP and Apache Tomcat JDBC connection pools
you can use <code>closeMethod="close"</code>.</p>
Modified: tomcat/trunk/webapps/docs/config/jar-scanner.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/jar-scanner.xml?rev=1796693&r1=1796692&r2=1796693&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/jar-scanner.xml (original)
+++ tomcat/trunk/webapps/docs/config/jar-scanner.xml Mon May 29 20:44:15 2017
@@ -119,7 +119,7 @@
<attribute name="scanManifest" required="false">
<p>If <code>true</code>, the Manifest files of any JARs found will be
- scanned for additional class path entires and those entries will be
added
+ scanned for additional class path entries and those entries will be
added
to the URLs to scan. The default is <code>true</code>.</p>
</attribute>
Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/listeners.xml?rev=1796693&r1=1796692&r2=1796693&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Mon May 29 20:44:15 2017
@@ -211,7 +211,7 @@
The protection is enabled by setting the
<code>java.util.concurrent.ForkJoinPool.common.threadFactory</code>
system property. If this property is set when Tomcat starts, Tomcat
will
- not over-ride it even if this protection is explictly enabled. The
+ not over-ride it even if this protection is explicitly enabled. The
default is <code>true</code>.</p>
</attribute>
Modified: tomcat/trunk/webapps/docs/windows-auth-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/windows-auth-howto.xml?rev=1796693&r1=1796692&r2=1796693&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/windows-auth-howto.xml (original)
+++ tomcat/trunk/webapps/docs/windows-auth-howto.xml Mon May 29 20:44:15 2017
@@ -194,7 +194,7 @@ com.sun.security.jgss.krb5.accept {
changes:</p>
<ul>
<li>The Linux server does not have to be part of the Windows domain.</li>
- <li>The path to the keytab file in krb5.ini and jass.conf should be updated
+ <li>The path to the keytab file in krb5.ini and jaas.conf should be updated
to reflect the path to the keytab file on the Linux server using Linux
style file paths (e.g. /usr/local/tomcat/...).</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]