HHH-12974 Fix a typo in the documentation
This commit is contained in:
parent
5a2f12a9a8
commit
912225a766
|
@ -863,7 +863,7 @@ The `@OnDelete` annotation can also be placed on a collection, as
|
|||
illustrated in the following example.
|
||||
|
||||
[[pc-cascade-on-delete-collection-mapping-example]]
|
||||
.`@OnDelete` `One@ToMany` mapping
|
||||
.`@OnDelete` `@OneToMany` mapping
|
||||
====
|
||||
[source, JAVA, indent=0]
|
||||
----
|
||||
|
|
Loading…
Reference in New Issue