Permalink
Browse files

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

…ning

Github-Pull: #10008
Rebased-From: a3ca43b
  • Loading branch information...
1 parent 7abe7bb commit ef810c4cd440dec00a651b944d74ed4ae85603c2 @practicalswift practicalswift committed with luke-jr Mar 16, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/qt/forms/sendcoinsdialog.ui
@@ -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>

0 comments on commit ef810c4

Please sign in to comment.