Merge pull request #3336

57c0b1ed Fix typos in various files (Dimitris Apostolou)
This commit is contained in:
Riccardo Spagni 2018-03-16 18:08:06 +02:00
commit 0f27fc57ac
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
18 changed files with 28 additions and 28 deletions

View file

@ -2684,7 +2684,7 @@ namespace tools
}
else
{
er.message = "Success, but cannot update spent status after import multisig info as dameon is untrusted";
er.message = "Success, but cannot update spent status after import multisig info as daemon is untrusted";
}
return true;