o Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@669824 13f79535-47bb-0310-9956-ffa450edef68
master
Benjamin Bentmann 2008-06-20 08:48:23 +00:00
parent e9922c8413
commit ac0220b529
1 changed files with 2 additions and 2 deletions

View File

@ -47,13 +47,13 @@ Maven Plugin Plugin
metadata to the project's artifact, for subsequent installation and deployment. The first use-case for this metadata to the project's artifact, for subsequent installation and deployment. The first use-case for this
is to add the LATEST metadata (which is plugin-specific) for shipping alongside the plugin's artifact. is to add the LATEST metadata (which is plugin-specific) for shipping alongside the plugin's artifact.
* {{{helpmojo-mojo.html}helpmojo}} generates an help mojo with describes all project mojos. * {{{helpmojo-mojo.html}plugin:helpmojo}} generates an help mojo which describes all project mojos.
[] []
* Usage * Usage
Instructions on how to use the Plugin Plugin can be found {{{usage.html}here}}. Instructions on how to use the Plugin Plugin can be found on the {{{usage.html}usage page}}.
* Examples * Examples