You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2017/01/11 20:42:24 UTC

cayenne git commit: typo

Repository: cayenne
Updated Branches:
  refs/heads/master 50fe31c93 -> 55e4c5d10


typo


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/55e4c5d1
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/55e4c5d1
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/55e4c5d1

Branch: refs/heads/master
Commit: 55e4c5d10fa0a67f030905e783c9e0c977a4f4dd
Parents: 50fe31c
Author: Andrus Adamchik <an...@objectstyle.com>
Authored: Wed Jan 11 15:42:12 2017 -0500
Committer: Andrus Adamchik <an...@objectstyle.com>
Committed: Wed Jan 11 15:42:21 2017 -0500

----------------------------------------------------------------------
 docs/docbook/cayenne-guide/src/docbkx/re-other-settings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/55e4c5d1/docs/docbook/cayenne-guide/src/docbkx/re-other-settings.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/cayenne-guide/src/docbkx/re-other-settings.xml b/docs/docbook/cayenne-guide/src/docbkx/re-other-settings.xml
index 3d70be4..9a71712 100644
--- a/docs/docbook/cayenne-guide/src/docbkx/re-other-settings.xml
+++ b/docs/docbook/cayenne-guide/src/docbkx/re-other-settings.xml
@@ -29,7 +29,7 @@
         </para>
         <programlisting language="xml">
     &lt;reverseEngineering&gt;
-        &lt;skipRelationshipsLoading&gt;true&lt;skipRelationshipsLoading&gt;
+        &lt;skipRelationshipsLoading&gt;true&lt;/skipRelationshipsLoading&gt;
     &lt;/reverseEngineering&gt;</programlisting>
     </section>
     <section xml:id="skip-pk-loading">