From ae6cef22eadecd0a643d27ac69776acf2145cdbd Mon Sep 17 00:00:00 2001
From: Oliver Bock <oliver.bock@aei.mpg.de>
Date: Fri, 15 Sep 2017 08:45:39 +0200
Subject: [PATCH] Fixed typo

---
 src/pulsatingscience.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pulsatingscience.ui b/src/pulsatingscience.ui
index 042047f..304994a 100644
--- a/src/pulsatingscience.ui
+++ b/src/pulsatingscience.ui
@@ -239,7 +239,7 @@
        <item row="1" column="0">
         <widget class="QLabel" name="label">
          <property name="text">
-          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#ff0000;&quot;&gt;LIGO Livingston Oreientation&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#ff0000;&quot;&gt;LIGO Livingston Orientation&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          </property>
         </widget>
        </item>
-- 
GitLab