mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-01 12:24:36 -04:00
removed extra space
This commit is contained in:
parent
b84c8983c4
commit
06063c525e
1 changed files with 2 additions and 2 deletions
|
@ -126,7 +126,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="suffixesIgnoreList_CB">
|
||||
<property name="text">
|
||||
<string>Ignore files ending with :</string>
|
||||
<string>Ignore files ending with:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -144,7 +144,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="prefixesIgnoreList_CB">
|
||||
<property name="text">
|
||||
<string>ignore files starting with :</string>
|
||||
<string>ignore files starting with:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue