mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Fix log spelling
This commit is contained in:
parent
3fdb4fb860
commit
f73395f6f1
@ -91,7 +91,7 @@ public class ProvidersRepository {
|
||||
index++;
|
||||
|
||||
if (providerList.size() == 1)
|
||||
log.warn("We oly have one provider");
|
||||
log.warn("We only have one provider");
|
||||
} else {
|
||||
baseUrl = "";
|
||||
log.warn("We do not have any providers. That can be if all providers are filtered or providersFromProgramArgs is set but empty. " +
|
||||
|
Loading…
Reference in New Issue
Block a user