Skip to content

Commit dfd1694

Browse files
committed
Use correct javadoc name for the parameter
1 parent 3c796d8 commit dfd1694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • processor/src/main/resources

processor/src/main/resources/Gem.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public class ${gemInfo.gemName} implements Gem {
153153
/**
154154
* Sets the annotation mirror
155155
*
156-
* @parameter mirror the mirror which this gem represents
156+
* @param mirror the mirror which this gem represents
157157
*
158158
* @return the {@link ${gemInfo.builderName}} for this gem, representing {@link ${gemInfo.gemName}}
159159
*/

0 commit comments

Comments
 (0)