From 171ff38713f03c5fb33f1c5607e832d2d7ef5fdb Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Wed, 15 Apr 2015 10:33:03 +0200
Subject: [PATCH] Cosmetics

---
 Doc/Sd1/objectsClasses.xml | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/Doc/Sd1/objectsClasses.xml b/Doc/Sd1/objectsClasses.xml
index 25ca055af..13f71be88 100644
--- a/Doc/Sd1/objectsClasses.xml
+++ b/Doc/Sd1/objectsClasses.xml
@@ -4776,8 +4776,9 @@ public class ModelTest {
                         <m:mi>α</m:mi>
                       </m:math>
                     </inlineequation> given in ordinary degrees ranging from 0
-                  to 90. You can decompose its velocity into a horizontal and
-                  a vertical component (See pdf for details):</para>
+                  to 90. You can decompose the car's velocity into its
+                  horizontal and vertical components (See pdf for
+                  details):</para>
 
                   <mediaobject>
                     <imageobject>
@@ -4860,7 +4861,7 @@ public class ModelTest {
                   </m:math>
                 </informalequation>
 
-                <para>A bodies velocity in a free fall depends on time
+                <para>A bodies' velocity in free fall relates to time
                 by:</para>
 
                 <informalequation>
@@ -4881,8 +4882,8 @@ public class ModelTest {
                   </m:math>
                 </informalequation>
 
-                <para>During a given time a free falling body will
-                fall:</para>
+                <para>During a given time a free falling bodies' traveling
+                distance will be:</para>
 
                 <informalequation>
                   <m:math display="block">
@@ -4914,7 +4915,7 @@ public class ModelTest {
                   </m:math>
                 </informalequation>
 
-                <para>Assembling these equations accordingly leads to:</para>
+                <para>Assembling these equations leads to:</para>
 
                 <annotation role="make">
                   <para role="eclipse">Sd1/CarJump/V5</para>
-- 
GitLab