mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
Logging: wording/typos
This commit is contained in:
parent
4d3f638945
commit
2d1f04bdc7
3 changed files with 5 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue