mirror of
https://github.com/monero-project/monero.git
synced 2025-11-29 21:06:33 -05:00
Fix a few minor typos
This commit is contained in:
parent
c36cb54340
commit
f4772bae81
11 changed files with 27 additions and 27 deletions
|
|
@ -521,7 +521,7 @@ bool WalletImpl::refresh()
|
|||
|
||||
void WalletImpl::refreshAsync()
|
||||
{
|
||||
LOG_PRINT_L3(__FUNCTION__ << ": Refreshing asyncronously..");
|
||||
LOG_PRINT_L3(__FUNCTION__ << ": Refreshing asynchronously..");
|
||||
clearStatus();
|
||||
m_refreshCV.notify_one();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue