mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 07:39:08 +01:00
[trivial] Fix a typo (introduced two days ago) in the default fee warning
Github-Pull: #10008
Rebased-From: a3ca43bb32
This commit is contained in:
committed by
Luke Dashjr
parent
7abe7bbf61
commit
ef810c4cd4
@@ -762,7 +762,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="fallbackFeeWarningLabel">
|
||||
<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 name="font">
|
||||
<font>
|
||||
|
||||
Reference in New Issue
Block a user