From d59d251a4c8b4d21c30ef14c6d6cccb9a489d39e Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Tue, 10 Oct 2017 15:50:01 +0200
Subject: [PATCH] Fix Typo in METS-Datei

---
 resources/mets.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/mets.xml b/resources/mets.xml
index f7506306..dc776de0 100644
--- a/resources/mets.xml
+++ b/resources/mets.xml
@@ -204,7 +204,7 @@
         </div>
         <div ID="edition.diarium" LABEL="Diarium August II.">
           <fptr FILEID="edition.diarium.xml"/>
-          <div ID="edition.diarium.titelseite">
+          <div ID="edition.diarium.front">
             <fptr FILEID="edition.diarium.front.xml"/>
           </div>
           <div ID="edition.diarium.1594">
-- 
GitLab