Skip to content

Commit 27599ca

Browse files
committed
Use @see in javadoc (#396)
1 parent 6f88f0c commit 27599ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metamorph/src/main/java/org/metafacture/metamorph/maps/JndiSqlMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public JndiSqlMap() {
4747
/**
4848
* Sets the {@link DataSource}.
4949
*
50-
* See {@link InitialContext}
50+
* @see InitialContext
5151
*
5252
* @param name the name to be looked up in the InitialContext.
5353
*/

0 commit comments

Comments
 (0)