From 90ff35f0ebbf732cb35d890f66de50d58a82b073 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 30 Oct 2016 12:53:50 +0100 Subject: [PATCH] =?UTF-8?q?Minimale=20Korrektur=20f=C3=BCr=20zweite=20Vorl?= =?UTF-8?q?esung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Borchmann --- lectures/lecture-01-basics-1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/lecture-01-basics-1.tex b/lectures/lecture-01-basics-1.tex index 74ba460..633b34f 100644 --- a/lectures/lecture-01-basics-1.tex +++ b/lectures/lecture-01-basics-1.tex @@ -204,7 +204,7 @@ man wie schreibt. Ich bin ein Text. \end{lstlisting} - produziert den gleichen Code wie + produziert die gleiche Ausgabe wie \begin{lstlisting} Ich bin ein Text. \end{lstlisting}