Merge pull request #6095 from mschroeder/patch-1
Fixed typo in annotations reference
This commit is contained in:
commit
26cf90e1c5
@ -315,7 +315,7 @@ depending on whether the classes are in the namespace or not.
|
|||||||
@Embeddable
|
@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>`
|
another. It works together with the :ref:`@Embedded <annref_embedded>`
|
||||||
annotation to establish the relationship between two entities.
|
annotation to establish the relationship between two entities.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user