1 parent c1af775 commit 26a7dccCopy full SHA for 26a7dcc
1 file changed
objectbox-java-api/src/main/java/io/objectbox/annotation/Relation.java
@@ -8,7 +8,7 @@
8
import io.objectbox.annotation.apihint.Beta;
9
10
/**
11
- * Marks the property (typ must be an entity or a List of entities) as a relation (optional?).
+ * Marks the property (type must be an entity or a List of entities) as a relation (optional?).
12
*/
13
@Retention(RetentionPolicy.CLASS)
14
@Target(ElementType.FIELD)
0 commit comments