Correct spelling mistakes.

This commit is contained in:
Edward Betts
2018-01-19 07:54:14 +00:00
parent c7ace5fa3d
commit fbcc91c2a4
19 changed files with 28 additions and 28 deletions

View File

@@ -1746,7 +1746,7 @@ void WalletImpl::doRefresh()
m_synchronized = true;
}
// assuming if we have empty history, it wasn't initialized yet
// for futher history changes client need to update history in
// for further history changes client need to update history in
// "on_money_received" and "on_money_sent" callbacks
if (m_history->count() == 0) {
m_history->refresh();