From 96247c0ba1f4f9775bd7f08feb193074c451041f Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philip.kaludercic@fau.de>
Date: Sat, 20 Jan 2024 09:13:23 +0000
Subject: [PATCH] =?UTF-8?q?Explain=20what=20"Warnw=C3=B6rter"=20are?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 quiz.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/quiz.html b/quiz.html
index d20304a..c6d8c1d 100644
--- a/quiz.html
+++ b/quiz.html
@@ -58,7 +58,7 @@
 	  </p>
 
 	  <footer>
-	    <code>$Id: quiz.html,v 1.7 2024/01/20 08:38:45 oj14ozun Exp oj14ozun $</code>
+	    <code>$Id: quiz.html,v 1.8 2024/01/20 09:10:35 oj14ozun Exp oj14ozun $</code>
 	    <code id="js-version"></code>
 	  </footer>
 	</aside>
@@ -89,7 +89,7 @@
 
     <span id="stats"></span>
     <input type="checkbox" id="display-hl" class="display-hl" />
-    <small class="display-hl">Hebe Warnwörter hervor</small>
+    <small class="display-hl">Hebe <abbr title="Wörter wie &quot;immer&quot;, &quot;nie&quot;, ...">Warnwörter</abbr> hervor</small>
     <span id="display-hl-hack"></span>
   </body>
   <script src="quiz.js"></script>
-- 
GitLab