Author: brianf
Date: Tue Nov 27 09:44:18 2007
New Revision: 598714

URL: http://svn.apache.org/viewvc?rev=598714&view=rev
Log:
MNG-3218 simple text fix

Modified:
    
maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt

Modified: 
maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt?rev=598714&r1=598713&r2=598714&view=diff
==============================================================================
--- 
maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt 
(original)
+++ 
maven/site/trunk/src/site/apt/guides/plugin/guide-java-plugin-development.apt 
Tue Nov 27 09:44:18 2007
@@ -120,7 +120,7 @@
 |                  |API to resolve "<<<AbstractMojo>>>" and related classes   |
 *------------------+----------------------------------------------------------+
 
-  Listed below is a POM for a plugin which uses the simple sample mojo:
+  Listed below is an illustration of the sample mojo project's pom with the 
parameters set as described in the above table:
 
 +----+
 <project>


Reply via email to