We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f627a68 commit 0148c4fCopy full SHA for 0148c4f
src/NHibernate.Test/NHSpecificTest/NH2049/Mappings.hbm.xml
@@ -20,7 +20,7 @@
20
<generator class="assigned" />
21
</id>
22
<property name="Name" />
23
- <one-to-one name="IndividualCustomer" class="IndividualCustomer" property-ref="Person" />
+ <one-to-one name="IndividualCustomer" class="IndividualCustomer" property-ref="Person" />
24
</class>
25
26
<filter-def name="DeletedCustomer">
0 commit comments