1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Fixed a small typo in bookmarksimportdialog.ui

This commit is contained in:
Jonathan Hooverman 2013-09-11 11:47:02 +02:00
parent 68172898d0
commit 474cb7baa7

View File

@ -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>