Remove stray tab in label plugin text

This commit is contained in:
Calum Lind 2015-08-09 12:17:47 +01:00
parent d40dfcd53c
commit ebabd20c98
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
<widget class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Upload Slots: </property>
<property name="label" translatable="yes">Upload Slots:</property>
</widget>
<packing>
<property name="top_attach">2</property>