Fix typos in various files

This commit is contained in:
Dimitris Apostolou 2018-03-01 13:36:19 +02:00 committed by Dimitris Apostolou
parent a69c713f8e
commit 57c0b1ed9f
18 changed files with 28 additions and 28 deletions

View file

@ -2686,7 +2686,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;