From 77cca3c2a81668c61c94aab82c6b0cba7d11a728 Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Mon, 24 Nov 2014 15:54:05 +0100
Subject: [PATCH] Typo

---
 Sda1/sda1.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Sda1/sda1.xml b/Sda1/sda1.xml
index 26388e63e..e7eb592c0 100644
--- a/Sda1/sda1.xml
+++ b/Sda1/sda1.xml
@@ -6802,9 +6802,9 @@ INSERT INTO Description VALUES('instantTent', 2, 'Pre-attached tent poles');</pr
                 </annotation>
 
                 <para>Running this project and executing tests requires the
-                following Maven project to be installed (e.g. locally via
-                <command>mvn</command> <option>install</option>) to satisfy a
-                dependency:</para>
+                following Maven project dependency to be installed (e.g.
+                locally via <command>mvn</command> <option>install</option>)
+                to satisfy a dependency:</para>
 
                 <annotation role="make">
                   <para role="eclipse">P/saxerrorhandler</para>
@@ -6989,9 +6989,9 @@ Namespace '<emphasis role="bold">http://www.w3.org/1999/XSL/Transform</emphasis>
                 </annotation>
 
                 <para>Running this project and executing tests requires the
-                following Maven project to be installed (e.g. locally via
-                <command>mvn</command> <option>install</option>) to satisfy a
-                dependency:</para>
+                following Maven project dependency to be installed (e.g.
+                locally via <command>mvn</command> <option>install</option>)
+                to satisfy a dependency:</para>
 
                 <annotation role="make">
                   <para role="eclipse">P/saxerrorhandler</para>
-- 
GitLab