From c511e76ca20f5172820b02b4435d5f9880ce2c3b Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Tue, 16 Jan 2018 17:00:12 +0100
Subject: [PATCH] Typo

---
 Doc/Sda1/jpaintro.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Doc/Sda1/jpaintro.xml b/Doc/Sda1/jpaintro.xml
index 29d738ff3..882c3a9fc 100644
--- a/Doc/Sda1/jpaintro.xml
+++ b/Doc/Sda1/jpaintro.xml
@@ -66,7 +66,7 @@
 
     <informaltable border="0">
       <tr>
-        <th>OO</th>
+        <th><xref linkend="glo_OO"/></th>
 
         <th>Relational</th>
       </tr>
@@ -1224,9 +1224,9 @@ TRACE [main] sql.BasicBinder (BasicBinder.java:65) - binding parameter [1] as [V
                 <para>The <xref linkend="glo_Junit"/> test class
                 <classname>rdbms2catalog.TestSchema</classname> does contain
                 <xref linkend="glo_JPA"/> data inserting code being commented
-                out. Having your data model completed you may uncomment these.
-                Test execution will then populate your database with sample
-                data.</para>
+                out. Having your data model completed you may un comment
+                these. Test execution will then populate your database with
+                sample data.</para>
               </listitem>
 
               <listitem>
-- 
GitLab