mirror of
https://github.com/monero-project/monero.git
synced 2025-05-06 12:15:05 -04:00
Fix typos in various files
This commit is contained in:
parent
a69c713f8e
commit
57c0b1ed9f
18 changed files with 28 additions and 28 deletions
|
@ -150,7 +150,7 @@ namespace levin
|
|||
{
|
||||
if( !reconnect() )
|
||||
{
|
||||
LOG_ERROR("Reconnect Failed. Failed to invoke() becouse not connected!");
|
||||
LOG_ERROR("Reconnect Failed. Failed to invoke() because not connected!");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue