[GTK] Fix typo in preferences language label

This commit is contained in:
Pere Orga 2019-07-28 14:12:06 +02:00 committed by Calum Lind
parent d08c3f72e9
commit 8737005b82

View File

@ -1078,7 +1078,7 @@ and daemon (does not apply in Standalone mode).</property>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">&lt;b&gt;Languge&lt;/b&gt;</property>
<property name="label" translatable="yes">&lt;b&gt;Language&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>