We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c796d8 commit dfd1694Copy full SHA for dfd1694
1 file changed
processor/src/main/resources/Gem.ftl
@@ -153,7 +153,7 @@ public class ${gemInfo.gemName} implements Gem {
153
/**
154
* Sets the annotation mirror
155
*
156
- * @parameter mirror the mirror which this gem represents
+ * @param mirror the mirror which this gem represents
157
158
* @return the {@link ${gemInfo.builderName}} for this gem, representing {@link ${gemInfo.gemName}}
159
*/
0 commit comments