From 8794e837b9fefa8cbc514d98a4af2eb7aeb74401 Mon Sep 17 00:00:00 2001 From: JongDae Kim Date: Sun, 17 Jul 2005 04:58:34 +0000 Subject: [PATCH] fixed HHH-752 git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7519 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- reference/ko/modules/association_mapping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/ko/modules/association_mapping.xml b/reference/ko/modules/association_mapping.xml index cb512cdfa6..03ba73c11f 100644 --- a/reference/ko/modules/association_mapping.xml +++ b/reference/ko/modules/association_mapping.xml @@ -462,7 +462,7 @@ create table Address ( addressId bigint not null primary key ) inverse="true"> -