aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/levin_client_async.h
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2017-07-05 17:53:16 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2017-07-05 17:53:16 +1000
commit35d68b2c6d0914e24d07873c514baac68b0079a7 (patch)
treef59dd27a3385f4f222b6caa6ad6db32f7f31ccb8 /contrib/epee/include/net/levin_client_async.h
parentMerge pull request #2130 (diff)
downloadmonero-35d68b2c6d0914e24d07873c514baac68b0079a7.tar.xz
Fix spelling errors
Diffstat (limited to 'contrib/epee/include/net/levin_client_async.h')
-rw-r--r--contrib/epee/include/net/levin_client_async.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/epee/include/net/levin_client_async.h b/contrib/epee/include/net/levin_client_async.h
index 4b48070d6..337d345c4 100644
--- a/contrib/epee/include/net/levin_client_async.h
+++ b/contrib/epee/include/net/levin_client_async.h
@@ -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;
}