Logging: wording/typos

This commit is contained in:
dr|z3d 2021-09-04 12:12:49 +00:00
parent 4d3f638945
commit 2d1f04bdc7
3 changed files with 5 additions and 4 deletions

View file

@ -548,7 +548,7 @@ namespace transport
}
if (!introducer)
{
LogPrint (eLogWarning, "SSU: Can't connect to unreachable router and no compatibe non-expired introducers presented");
LogPrint (eLogWarning, "SSU: Can't connect to unreachable router, no compatible introducers");
return;
}