This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git
commit 85b8d1d2b2d513e00dc050340ea51912bacb46f6 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Fri Feb 26 16:31:08 2021 +0000 docs: grammar @rfscholte --- src/main/java/org/apache/maven/plugins/install/InstallMojo.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/apache/maven/plugins/install/InstallMojo.java b/src/main/java/org/apache/maven/plugins/install/InstallMojo.java index 277687f..b01c114 100644 --- a/src/main/java/org/apache/maven/plugins/install/InstallMojo.java +++ b/src/main/java/org/apache/maven/plugins/install/InstallMojo.java @@ -77,7 +77,7 @@ public class InstallMojo private boolean installAtEnd; /** - * Set this to <code>true</code> to bypass artifact installation. Use this for artifacts that does not need to be + * Set this to <code>true</code> to bypass artifact installation. Use this for artifacts that do not need to be * installed in the local repository. * * @since 2.4