diff --git a/contents.tex b/contents.tex
index a8521eafd2556052ccef4a97c4d69941b35e6acd..a49efbfc384888e1be36391923d2fb306e841463 100644
--- a/contents.tex
+++ b/contents.tex
@@ -553,10 +553,10 @@ Anführungszeichen zu setzen und demonstriert die falsche Verwendung von
     \LaTeX{} & Darstellung \\
     \midrule
     \texttt{Ein \textquotedbl{}Wort\textquotedbl{} in \textquotedbl{}Anführungszeichen\textquotedbl{}} &
-      Ein "Wort" in "Anführungszeichen" \\
+      Ein "Wort" in "Anführungszeichen" \\ \addlinespace
     \texttt{Ein \textbackslash{}glqq Wort
         in \textbackslash{}glq Anführungszeichen\textbackslash{}grq\textbackslash{}grqq}&
-      Ein \glqq Wort in \glq Anführungszeichen\grq\grqq \\
+      Ein \glqq Wort in \glq Anführungszeichen\grq\grqq \\ \addlinespace
     \texttt{Ein \textbackslash{}enquote\{Wort
         in \textbackslash{}enquote\{Anführungszeichen\}}\} &
       Ein \enquote{Wort in \enquote{Anführungszeichen}} \\