Javadoc fix from Dave.

This commit is contained in:
Michael Bayne
2008-09-16 21:54:21 +00:00
parent 84dd3c6b5f
commit 9112b3c7e2
@@ -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})