diff --git a/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java b/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java index ec0bbf1..e22769c 100644 --- a/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java +++ b/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java @@ -130,7 +130,7 @@ public class PluginReport * It removes any occurrences of the regular expression -?maven-?, * and then removes any occurrences of -?plugin-?. *
- * For example, horsefeature-maven-plugin becomes horsefeather. + * For example, horsefeature-maven-plugin becomes horsefeature. *
** (There is a special for maven-plugin-plugin; it is mapped to 'plugin'.