[Typo] communitycommunity servers

This commit is contained in:
Skat
2020-11-21 10:31:10 +03:00
committed by GitHub
parent 522a7f4728
commit 2b22170318

View File

@@ -499,7 +499,7 @@ public class JoinDialog extends BaseDialog{
}
});
}catch(Throwable e){
Log.err("Failed to fetch communitycommunity servers.");
Log.err("Failed to fetch community servers.");
}
}, t -> {});
}