mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Fixed a small typo in bookmarksimportdialog.ui
This commit is contained in:
parent
68172898d0
commit
474cb7baa7
|
@ -206,7 +206,7 @@
|
||||||
<item row="9" column="0" colspan="2">
|
<item row="9" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="fetchIcons">
|
<widget class="QCheckBox" name="fetchIcons">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Try to fetch icons for all bookmakrs (may take a while)</string>
|
<string>Try to fetch icons for all bookmarks (may take a while)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user