Minor update to doc to fix up a reference tag. Question marks (???) were being displayed instead of the section reference.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@586587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kevin W. Sutter 2007-10-19 19:36:21 +00:00
parent ebea29dc04
commit 215efaa636
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ with the <link linkend="openjpa.BrokerImpl"><literal>openjpa.BrokerImpl
</literal></link> configuration property. Set this property to the full class </literal></link> configuration property. Set this property to the full class
name of your custom subclass. When implementing your subclass, consider the name of your custom subclass. When implementing your subclass, consider the
finalization issues mentioned in finalization issues mentioned in
<link linkend="ref_guide_runtime_broker_finalization"/>. It may be appropriate <link linkend="ref_guide_runtime_broker_finalization">. It may be appropriate
to create a subtype of both to create a subtype of both
<ulink url="../javadoc/org/apache/openjpa/kernel/BrokerImpl.html"> <ulink url="../javadoc/org/apache/openjpa/kernel/BrokerImpl.html">
<classname>org.apache.openjpa.kernel.BrokerImpl</classname></ulink> and <classname>org.apache.openjpa.kernel.BrokerImpl</classname></ulink> and