From eb332977eea1d37321db9d8840a51dc3c04a207d Mon Sep 17 00:00:00 2001
From: Franz Zieris <franz.zieris@fu-berlin.de>
Date: Fri, 13 Jul 2018 08:53:55 +0200
Subject: [PATCH] fix minor typos

---
 preload-packages.R | 1 -
 report_de.Rnw      | 4 ++--
 report_en.Rnw      | 4 ++--
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/preload-packages.R b/preload-packages.R
index 22e0b24..a7dc35c 100644
--- a/preload-packages.R
+++ b/preload-packages.R
@@ -8,7 +8,6 @@ latex_packages = c(
     'titlesec',
     'xifthen',
     'ifmtarg',
-    'lipsum',
     'palatino',
     'helvetic',
     'mathpazo',
diff --git a/report_de.Rnw b/report_de.Rnw
index 60f2f57..41fd341 100644
--- a/report_de.Rnw
+++ b/report_de.Rnw
@@ -16,7 +16,7 @@ read_chunk('demo.r')
     \authorName{Franz Zieris}
     \authorMail{zieris@inf.fu-berlin.de}
     \and
-    \authorName{Hugo Schupps}
+    \authorName{Hugo Schlupps}
     \authorMail{schlupps@example.org}
     \and
     \authorName{Peter Bunse}
@@ -123,7 +123,7 @@ recruitment of participants,
 data collection, evaluation, and drawing of conclusions?
 Evaluate your approach in view of the general approach for
 empiricism (see
-\url{http://www.inf.fu-berlin.de/inst/ag-se/teaching/V-EMPIR-2017/11_generic_method.pdf}).
+\url{http://www.inf.fu-berlin.de/inst/ag-se/teaching/V-EMPIR-2018/11_generic_method.pdf}).
 
 \lipsum[11-13]
 
diff --git a/report_en.Rnw b/report_en.Rnw
index 8e38631..32cdeef 100644
--- a/report_en.Rnw
+++ b/report_en.Rnw
@@ -16,7 +16,7 @@ read_chunk('demo.r')
     \authorName{Franz Zieris}
     \authorMail{zieris@inf.fu-berlin.de}
     \and
-    \authorName{Hugo Schupps}
+    \authorName{Hugo Schlupps}
     \authorMail{schlupps@example.org}
     \and
     \authorName{Peter Bunse}
@@ -124,7 +124,7 @@ recruitment of participants,
 data collection, evaluation, and drawing of conclusions?
 Evaluate your approach in view of the general approach for
 empiricism (see
-\url{http://www.inf.fu-berlin.de/inst/ag-se/teaching/V-EMPIR-2017/11_generic_method.pdf}).
+\url{http://www.inf.fu-berlin.de/inst/ag-se/teaching/V-EMPIR-2018/11_generic_method.pdf}).
 
 \lipsum[11-13]
 
-- 
GitLab