From e9bfd33b2907b01d0fd90299adc545b4889155bc Mon Sep 17 00:00:00 2001 From: Gavin King Date: Sat, 16 Jul 2005 06:45:24 +0000 Subject: [PATCH] fixed HHH-752 git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7504 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- reference/en/modules/association_mapping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/en/modules/association_mapping.xml b/reference/en/modules/association_mapping.xml index 3a2cb55a7e..97a14d9cf5 100755 --- a/reference/en/modules/association_mapping.xml +++ b/reference/en/modules/association_mapping.xml @@ -467,7 +467,7 @@ create table Address ( addressId bigint not null primary key ) inverse="true"> -