Skip to content

Commit 26a7dcc

Browse files
committed
typo
1 parent c1af775 commit 26a7dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • objectbox-java-api/src/main/java/io/objectbox/annotation

objectbox-java-api/src/main/java/io/objectbox/annotation/Relation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import io.objectbox.annotation.apihint.Beta;
99

1010
/**
11-
* Marks the property (typ must be an entity or a List of entities) as a relation (optional?).
11+
* Marks the property (type must be an entity or a List of entities) as a relation (optional?).
1212
*/
1313
@Retention(RetentionPolicy.CLASS)
1414
@Target(ElementType.FIELD)

0 commit comments

Comments
 (0)