From 1abaf28efee0174cd9657e8246523c3d7209ea97 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Sat, 31 Aug 2019 18:12:55 +0200
Subject: [PATCH] Revert "Fixtypo."

This reverts commit 62d9a78ccf204d1052d8fc22b4673038a5ce7227.
---
 biscuit/apps/chronos/templates/chronos/lessons_list.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/biscuit/apps/chronos/templates/chronos/lessons_list.html b/biscuit/apps/chronos/templates/chronos/lessons_list.html
index dd06df9e..b51a9c51 100644
--- a/biscuit/apps/chronos/templates/chronos/lessons_list.html
+++ b/biscuit/apps/chronos/templates/chronos/lessons_list.html
@@ -22,7 +22,7 @@
    <thead>
     <tr>
      <th>{% blocktrans %}Period{% endblocktrans %}</th>
-     <th>{% blocktrans %}Groups{% endblocktrans %}</th>
+     <th>{% blocktrans %}Groups{% endblocktans %}</th>
      <th>{% blocktrans %}Subject{% endblocktrans %}</th>
      <th>{% blocktrans %}Teachers{% endblocktrans %}</th>
     </tr>
-- 
GitLab