Fixed typo.

This commit is contained in:
Martin Eisenhardt 2012-06-04 11:59:23 +03:00
parent ab8930d925
commit 95050f5d5a
1 changed files with 1 additions and 1 deletions

View File

@ -1165,7 +1165,7 @@ public class Soldier {
will produce additional UPDATE statements.</para>
<example>
<title>Bidirectional associtaion with one to many side as
<title>Bidirectional association with one to many side as
owner</title>
<programlisting language="JAVA" role="JAVA">@Entity