Javadoc fix from Dave.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2432 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2008-09-16 21:54:21 +00:00
parent 129120794a
commit 534b224489
@@ -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})