Author: awhite
Date: Sun Oct 8 12:11:45 2006
New Revision: 454192
URL: http://svn.apache.org/viewvc?view=rev&rev=454192
Log:
Typo.
Modified:
incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_pc.xml
Modified:
incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_pc.xml
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_pc.xml?view=diff&rev=454192&r1=454191&r2=454192
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_pc.xml
(original)
+++ incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_pc.xml Sun
Oct 8 12:11:45 2006
@@ -1649,7 +1649,7 @@
</title>
<para>
Creates a <emphasis>detail</emphasis> fetch group consisting of the
-<literal>publisher</literal> and <literal>articles</literal> relations, use:
+<literal>publisher</literal> and <literal>articles</literal> relations.
</para>
<programlisting>
import org.apache.openjpa.persistence.*;