From eebf188f900f02ca9b40515d0d948af97ccbf9fc Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Tue, 2 Dec 2014 08:42:07 +0100
Subject: [PATCH] Fixing typo

---
 Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml  | 4 ++--
 Sda1/Etest/SaxHtmlCreate/Solution/memo.xml  | 4 ++--
 Sda1/Etest/SaxHtmlCreate/Solution2/memo.xml | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml b/Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml
index 4de7870d2..bb23c32cb 100644
--- a/Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml
+++ b/Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml
@@ -3,6 +3,6 @@
   <from>M. Goik</from>
   <to>B. King</to>
   <to>A. June</to>
-  <subject>Best whishes</subject>
+  <subject>Best wishes</subject>
   <content>Hi all, congratulations to your splendid party</content>
-</memo>
\ No newline at end of file
+</memo>
diff --git a/Sda1/Etest/SaxHtmlCreate/Solution/memo.xml b/Sda1/Etest/SaxHtmlCreate/Solution/memo.xml
index c23e42abe..bb23c32cb 100644
--- a/Sda1/Etest/SaxHtmlCreate/Solution/memo.xml
+++ b/Sda1/Etest/SaxHtmlCreate/Solution/memo.xml
@@ -3,6 +3,6 @@
   <from>M. Goik</from>
   <to>B. King</to>
   <to>A. June</to>
-  <subject>Best whishessss</subject>
+  <subject>Best wishes</subject>
   <content>Hi all, congratulations to your splendid party</content>
-</memo>
\ No newline at end of file
+</memo>
diff --git a/Sda1/Etest/SaxHtmlCreate/Solution2/memo.xml b/Sda1/Etest/SaxHtmlCreate/Solution2/memo.xml
index 4de7870d2..bb23c32cb 100644
--- a/Sda1/Etest/SaxHtmlCreate/Solution2/memo.xml
+++ b/Sda1/Etest/SaxHtmlCreate/Solution2/memo.xml
@@ -3,6 +3,6 @@
   <from>M. Goik</from>
   <to>B. King</to>
   <to>A. June</to>
-  <subject>Best whishes</subject>
+  <subject>Best wishes</subject>
   <content>Hi all, congratulations to your splendid party</content>
-</memo>
\ No newline at end of file
+</memo>
-- 
GitLab