diff --git a/Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml b/Sda1/Etest/SaxHtmlCreate/Exercise/memo.xml index 4de7870d26807625b2eb8443f3b8f96952594b60..bb23c32cb37e40383ea0f3dee47b4e57e07d5476 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 c23e42abec704835a6a678cc22b2b19c9eb6bcd3..bb23c32cb37e40383ea0f3dee47b4e57e07d5476 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 4de7870d26807625b2eb8443f3b8f96952594b60..bb23c32cb37e40383ea0f3dee47b4e57e07d5476 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>