You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/07/17 18:16:49 UTC

svn commit: r556956 - /maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt

Author: dennisl
Date: Tue Jul 17 09:16:48 2007
New Revision: 556956

URL: http://svn.apache.org/viewvc?view=rev&rev=556956
Log:
o Fix typos.

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

Modified: maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt?view=diff&rev=556956&r1=556955&r2=556956
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt Tue Jul 17 09:16:48 2007
@@ -19,8 +19,8 @@
 
   * {{{active-profiles-mojo.html}help:active-profiles}} lists the profiles which are currently active for the build.
 
-  * {{{describe-mojo.html}help:describe}} describes the attirbutes of a plugin and/or plugin mojo. For its execution, it requires
-    the groupId and artifactId or the plugin prefix of the plugin to be specified.
+  * {{{describe-mojo.html}help:describe}} describes the attributes of a plugin and/or plugin mojo. For its execution, it requires
+    the groupId and artifactId or the prefix of the plugin to be specified.
 
   * {{{effective-pom-mojo.html}help:effective-pom}} displays the effective POM for the current build, with the active
     profiles factored in.