You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2011/09/08 17:55:32 UTC

svn commit: r1166769 - in /tomcat/site/trunk: docs/maven-plugin.html xdocs/maven-plugin.xml

Author: olamy
Date: Thu Sep  8 15:55:32 2011
New Revision: 1166769

URL: http://svn.apache.org/viewvc?rev=1166769&view=rev
Log:
fix typo

Modified:
    tomcat/site/trunk/docs/maven-plugin.html
    tomcat/site/trunk/xdocs/maven-plugin.xml

Modified: tomcat/site/trunk/docs/maven-plugin.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin.html?rev=1166769&r1=1166768&r2=1166769&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin.html (original)
+++ tomcat/site/trunk/docs/maven-plugin.html Thu Sep  8 15:55:32 2011
@@ -217,7 +217,7 @@
       <p>
         The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container.
         <br/>
-        You can run your War Apache Maven project trough Maven without to deploy your war file in a Apache Tomcat instance.
+        You can run your War Apache Maven project through Maven without deploying your war file to an Apache Tomcat instance.
         <br/>
         More details are available in the Maven generated site :
         <ul>

Modified: tomcat/site/trunk/xdocs/maven-plugin.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/maven-plugin.xml?rev=1166769&r1=1166768&r2=1166769&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/maven-plugin.xml (original)
+++ tomcat/site/trunk/xdocs/maven-plugin.xml Thu Sep  8 15:55:32 2011
@@ -13,7 +13,7 @@
       <p>
         The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container.
         <br/>
-        You can run your War Apache Maven project trough Maven without to deploy your war file in a Apache Tomcat instance.
+        You can run your War Apache Maven project through Maven without deploying your war file to an Apache Tomcat instance.
         <br/>
         More details are available in the Maven generated site :
         <ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org