DATAJPA-153 - Fixed typo in reference documentation.

This commit is contained in:
Oliver Gierke
2012-04-15 19:43:47 +02:00
parent 81718ae373
commit 3196f3b0f5

View File

@@ -10,7 +10,8 @@
<para>The <code>&lt;repositories /&gt;</code> element acts as container
for <code>&lt;repository /&gt;</code> elements or can be left empty to
trigger auto detection<footnote>
<para>see <xref linkend="config.autoconfig" /></para>
<para>see <xref
linkend="repositories.create-instances.spring" /></para>
</footnote> of repository instances. Attributes defined for
<code>&lt;repositories /&gt;</code> are propagated to contained
<code>&lt;repository /&gt;</code> elements but can be overridden of
@@ -102,4 +103,4 @@
</tgroup>
</table>
</section>
</appendix>
</appendix>