From 3475030213c23569e8daeff0a1e73f2bce8da4f8 Mon Sep 17 00:00:00 2001
From: xvrabcov <xvrabcov@fi.muni.cz>
Date: Thu, 4 Mar 2021 22:26:42 +0100
Subject: [PATCH] Renamed variable programme to field

---
 style/mu/base.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/style/mu/base.dtx b/style/mu/base.dtx
index ae989d5..b464225 100644
--- a/style/mu/base.dtx
+++ b/style/mu/base.dtx
@@ -1153,7 +1153,7 @@
     \textbf{\thesis@@{bib@thesisTitle}:}
       & \thesis@title \\
     \textbf{\thesis@@{bib@programme}:}
-      & \thesis@programme \\
+      & \thesis@field \\
     \textbf{\thesis@@{bib@advisor}:}
       & \thesis@advisor \\
     \textbf{\thesis@@{bib@academicYear}:}
@@ -1203,7 +1203,7 @@
     \textbf{\thesis@english@bib@thesisTitle:}
       & \thesis@titleEn \\
     \textbf{\thesis@english@bib@programme:}
-      & \thesis@programmeEn \\
+      & \thesis@fieldEn \\
     \textbf{\thesis@english@bib@advisor:}
       & \thesis@advisor \\
     \textbf{\thesis@english@bib@academicYear:}
-- 
GitLab