Author: olamy
Date: Tue Oct 22 01:00:52 2013
New Revision: 1534435
URL: http://svn.apache.org/r1534435
Log:
usual typo from a French native guy
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java?rev=1534435&r1=1534434&r2=1534435&view=diff
==============================================================================
---
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
(original)
+++
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
Tue Oct 22 01:00:52 2013
@@ -476,7 +476,7 @@ public abstract class AbstractRunMojo
/**
* In case a module in your reactors has some web-fragments they will be
read.
- * If you don't need that for performance reasons, you can desactivate it.
+ * If you don't need that for performance reasons, you can deactivate it.
* @since 2.2
*/
@Parameter( property = "maven.tomcat.jarScan.allDirectories", defaultValue
= "true" )
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]