We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee1d60 commit 9c7b822Copy full SHA for 9c7b822
1 file changed
maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java
@@ -64,7 +64,7 @@
64
String property() default "";
65
66
/**
67
- * parameter default value, eventually containing <code>${...}</code> expressions which will be interpreted at
+ * parameter default value, may contain <code>${...}</code> expressions which will be interpreted at
68
* inject time: see
69
* <a href="/ref/current/maven-core/apidocs/org/apache/maven/plugin/PluginParameterExpressionEvaluator.html">
70
* PluginParameterExpressionEvaluator</a>.
0 commit comments