mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-23 21:14:42 +00:00
Typo
This commit is contained in:
parent
26227db843
commit
50c85be6fc
@ -121,7 +121,7 @@ void SendCoinsDialog::on_sendButton_clicked()
|
||||
{
|
||||
case WalletModel::InvalidAddress:
|
||||
QMessageBox::warning(this, tr("Send Coins"),
|
||||
tr("The recepient address is not valid, please recheck."),
|
||||
tr("The recipient address is not valid, please recheck."),
|
||||
QMessageBox::Ok, QMessageBox::Ok);
|
||||
break;
|
||||
case WalletModel::InvalidAmount:
|
||||
|
Loading…
x
Reference in New Issue
Block a user