From 8d6fd77fda75f38be415322c5febad479292bddc Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 26 Feb 2021 16:31:08 +0000 Subject: [PATCH] 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 true to bypass artifact installation. Use this for artifacts that does not need to be + * Set this to true to bypass artifact installation. Use this for artifacts that do not need to be * installed in the local repository. * * @since 2.4