Javadoc fix from Dave.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Create and return a primary {@link Key} to identify a {@link #$record}
|
||||
* Create and return a primary {@link Key} to identify a {@link $record}
|
||||
* with the supplied key values.
|
||||
*/
|
||||
public static Key<${record}> getKey (${argList})
|
||||
|
||||
Reference in New Issue
Block a user