From 13bb7c171beb5bd0268d6e37b768bf7189fe0ecf Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Mon, 18 Apr 2011 18:08:57 +0200 Subject: [PATCH] minor documentation update --- src/docbkx/reference/programming-model/attachdetach.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docbkx/reference/programming-model/attachdetach.xml b/src/docbkx/reference/programming-model/attachdetach.xml index 6eb95c4eb..bb88e5b24 100644 --- a/src/docbkx/reference/programming-model/attachdetach.xml +++ b/src/docbkx/reference/programming-model/attachdetach.xml @@ -48,7 +48,7 @@ Person p = new Person("Michael").persist(); Now consider this scenario: Relationships outside of transactions -