Author: kkolinko
Date: Sun Apr 27 04:36:09 2014
New Revision: 1590345
URL: http://svn.apache.org/r1590345
Log:
Correct a typo
Modified:
tomcat/trunk/webapps/docs/config/jar-scanner.xml
Modified: tomcat/trunk/webapps/docs/config/jar-scanner.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/jar-scanner.xml?rev=1590345&r1=1590344&r2=1590345&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/jar-scanner.xml (original)
+++ tomcat/trunk/webapps/docs/config/jar-scanner.xml Sun Apr 27 04:36:09 2014
@@ -92,7 +92,7 @@
The default is <code>false</code>.</p>
<p>Tomcat determines if a directory is an expanded JAR file by looking
for a META-INF sub-directory. Only if the META-INF sub-directory exists,
- the directory assumed to be an expanded JAR file. Note that for scans
+ the directory is assumed to be an expanded JAR file. Note that for scans
for matches to <code>@HandlesTypes</code> annotations, all directories
will be scanned irrespective of the presence or not of a META-INF
sub-directory.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]