Author: vsiveton
Date: Sat Jul 19 05:44:03 2008
New Revision: 678151
URL: http://svn.apache.org/viewvc?rev=678151&view=rev
Log:
o fixed typo
Modified:
maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt
Modified: maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt?rev=678151&r1=678150&r2=678151&view=diff
==============================================================================
--- maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt Sat Jul 19
05:44:03 2008
@@ -49,7 +49,7 @@
* Goals Overview
- The Javadoc Plugin has five goals:
+ The Javadoc Plugin has six goals:
* {{{javadoc-mojo.html}javadoc:javadoc}} generates the Javadoc files for
the project. It executes the standard
Javadoc tool and supports the parameters used by the tool.