diff options
author | Masahiko Hyuga <mail@mhyuga.jp> | 2017-08-02 12:19:50 +0900 |
---|---|---|
committer | Masahiko Hyuga <mail@mhyuga.jp> | 2017-08-02 12:19:50 +0900 |
commit | 7f121a079bb0d860512df2117a7b5d6c5c025d0d (patch) | |
tree | d56352aada962c5cd125d601812d0a468841456b /src/qt/forms | |
parent | f66c59650527022b4f7abd98ff0a1a4e4741bd34 (diff) |
Fix typo in sendcoinsdialog.
Diffstat (limited to 'src/qt/forms')
-rw-r--r-- | src/qt/forms/sendcoinsdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index e82a3c1533..1e2f2302b9 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/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 several 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 you have validated the complete chain.</string> </property> <property name="font"> <font> |