mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
Remove stray tab in label plugin text
This commit is contained in:
parent
d40dfcd53c
commit
ebabd20c98
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue