mirror of
https://github.com/monero-project/monero.git
synced 2025-05-06 03:15:06 -04:00
Fix spelling errors
This commit is contained in:
parent
605ad09a3e
commit
35d68b2c6d
8 changed files with 19 additions and 19 deletions
|
@ -408,7 +408,7 @@ namespace levin
|
|||
|
||||
if(head.m_signature!=LEVIN_SIGNATURE)
|
||||
{
|
||||
LOG_ERROR("Signature missmatch in response");
|
||||
LOG_ERROR("Signature mismatch in response");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue