[trivial] Fix a typo (introduced two days ago) in the default fee warning

pull/10008/head
practicalswift 8 years ago
parent ce01e6226c
commit a3ca43bb32

@ -762,7 +762,7 @@
<item> <item>
<widget class="QLabel" name="fallbackFeeWarningLabel"> <widget class="QLabel" name="fallbackFeeWarningLabel">
<property name="toolTip"> <property name="toolTip">
<string>Using the fallbackfee can result in sending a transaction that will take serval hours or days (or never) to confirm. Consider choosing your fee manually or wait until your have validated the complete chain.</string> <string>Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until your have validated the complete chain.</string>
</property> </property>
<property name="font"> <property name="font">
<font> <font>

Loading…
Cancel
Save