Skip to content

Commit f55a468

Browse files
committed
[javadoc] fix @see comments
1 parent 1046ee1 commit f55a468

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/java/io/github/kaiso/relmongo/config/EnableRelMongo.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
/**
2929
* Enables the RelMongo framework processing.<br>
3030
* RelMongo allows to implement relations and associations between MongoDB collections <br>
31-
* @see {@link OneToMany} {@link OneToOne}
31+
* @see OneToMany
32+
* @see OneToOne
3233
* @author Kais OMRI
3334
*
3435
*/

0 commit comments

Comments
 (0)