Javadoc fix from Dave.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2432 6335cc39-0255-0410-8fd6-9bcaacd3b74c
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