Update to language without typo

This commit is contained in:
Konicai 2024-08-06 18:19:29 -05:00
parent 30ae001413
commit 88bde95420
2 changed files with 2 additions and 2 deletions

View file

@ -438,7 +438,7 @@ public class GeyserImpl implements GeyserApi, EventRegistrar {
if (throwable == null) {
if ("0.0.0.0".equals(address)) {
// basically just hide it in the log because some people get confused and try to change it
logger.info(GeyserLocale.getLocaleStringLog("geyser.core.start.ip_supressed", port));
logger.info(GeyserLocale.getLocaleStringLog("geyser.core.start.ip_suppressed", port));
} else {
logger.info(GeyserLocale.getLocaleStringLog("geyser.core.start", address, port));
}

@ -1 +1 @@
Subproject commit 60b20023a92f084aba895ab0336e70fa7fb311fb
Subproject commit a943a1bb910f58caa61f14bafacbc622bd48a694