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/05/12 17:25:54 UTC

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

Author: hboutemy
Date: Sat May 12 15:25:54 2012
New Revision: 1337569

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

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

Modified: maven/plugin-tools/trunk/maven-plugin-tools-annotations/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-annotations/src/site/apt/index.apt?rev=1337569&r1=1337568&r2=1337569&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-annotations/src/site/apt/index.apt (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-annotations/src/site/apt/index.apt Sat May 12 15:25:54 2012
@@ -32,7 +32,7 @@ Maven Plugin Tool for Annotations
  to extract descriptors from plugins written in Java with
  {{{../maven-plugin-annotations/index.html}Maven Plugin Tools Java 5 Annotations}}.
 
-* Supported Mojo Javadoc Tags
+* Supported Annotations
 
 +---------+
 import org.apache.maven.plugin.AbstractMojo;