You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/06/05 00:14:37 UTC

svn commit: r1346180 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt

Author: hboutemy
Date: Mon Jun  4 22:14:37 2012
New Revision: 1346180

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

Modified:
    maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt

Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt?rev=1346180&r1=1346179&r2=1346180&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt Mon Jun  4 22:14:37 2012
@@ -78,7 +78,7 @@ Maven Plugin Plugin
 
    The following examples shows how to use the Plugin Plugin in more advanced usecases:
 
-   * {{{./examples/using-annotations.html}Use Java5 annotations for your Mojo}}
+   * {{{./examples/using-annotations.html}Using Plugin Tools Java5 annotations for your Mojo}}
 
    * {{{./examples/generate-descriptor.html}Configuring Generation of Plugin Descriptor}}