1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Quick Javadoc fix

This commit is contained in:
Camotoy
2021-12-26 14:59:18 -05:00
parent 3061481a1a
commit 0425aeae3a

View File

@@ -69,7 +69,7 @@ public interface GeyserBootstrap {
GeyserLogger getGeyserLogger();
/**
* Creates a command manager for {@link GeyserImpl to use}.
* Creates a command manager for {@link GeyserImpl} to use.
*
* @return a new CommandManager instance
*/