From 2065f9dea69fcec0d76eda15205759631cb535d4 Mon Sep 17 00:00:00 2001
From: Rasmus Andersson <rasmus@notion.se>
Date: Wed, 28 Nov 2018 10:55:50 -0800
Subject: dumb change to glif xml header caused by upgrading fontmake. This
 commit does not include any changes except changing quote characters of
 `<?xml version="1.0" encoding="UTF-8"?>`

---
 src/Inter-UI-Italic.ufo/glyphs/dtopbar.glif | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/Inter-UI-Italic.ufo/glyphs/dtopbar.glif')

diff --git a/src/Inter-UI-Italic.ufo/glyphs/dtopbar.glif b/src/Inter-UI-Italic.ufo/glyphs/dtopbar.glif
index a1c6c4187..a10b92e23 100644
--- a/src/Inter-UI-Italic.ufo/glyphs/dtopbar.glif
+++ b/src/Inter-UI-Italic.ufo/glyphs/dtopbar.glif
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <glyph name="dtopbar" format="2">
   <advance width="1716.0"/>
   <unicode hex="018C"/>
-- 
cgit v1.2.3