fixed typos

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1338443 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-14 21:35:47 +00:00
parent 60c3654f4d
commit e285450e0f
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Used if your Mojo need to fork a <a href="/ref/3.0.4/maven-core/lifecycles.html">lifecycle</a>.
* Used if your Mojo needs to fork a <a href="/ref/3.0.4/maven-core/lifecycles.html">lifecycle</a>.
*
* @author Olivier Lamy
* @since 3.0

View File

@ -27,7 +27,7 @@ import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Used to configure your Mojo Parameters.
* Used to configure your Mojo parameters.
*
* @author Olivier Lamy
* @since 3.0