diff --git a/reference/en/modules/session_api.xml b/reference/en/modules/session_api.xml index 61ab68edad..c42842d97e 100644 --- a/reference/en/modules/session_api.xml +++ b/reference/en/modules/session_api.xml @@ -1085,7 +1085,7 @@ tx.commit(); // flush occurs]]> - A special cascade style, orphan-delete, applies only to one-to-many + A special cascade style, delete-orphan, applies only to one-to-many associations, and indicates that the delete() operation should be applied to any child object that is removed from the association.