mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 07:10:46 -08:00
Fix a few minor typos
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user