Fixed typo in annotations reference
This commit is contained in:
parent
d6eddab94f
commit
cdad5a82c5
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ depending on whether the classes are in the namespace or not.
|
|||
@Embeddable
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The embeddable is required on an entity targed to be embeddable inside
|
||||
The embeddable is required on an entity targeted to be embeddable inside
|
||||
another. It works together with the :ref:`@Embedded <annref_embedded>`
|
||||
annotation to establish the relationship between two entities.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue