From 1fe35e518c44c591e44f2cf92388d7083e1af68d Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 2 Aug 2010 13:05:21 +0200 Subject: [PATCH] Fixed typo --- manual/en/events.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/en/events.txt b/manual/en/events.txt index f08bac819..6a8eaa527 100644 --- a/manual/en/events.txt +++ b/manual/en/events.txt @@ -268,7 +268,7 @@ carefully since operations in the wrong event may produce lots of different erro lost updates/persists/removes. For the described events that are also lifecycle callback events the restrictions -apply aswell, with the additional restriction that you do not have access to the EntityManager +apply as well, with the additional restriction that you do not have access to the EntityManager or UnitOfWork APIs inside these events. +++ prePersist