Quick Javadoc fix

This commit is contained in:
Camotoy 2021-12-26 14:59:18 -05:00
parent 3061481a1a
commit 0425aeae3a
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

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
*/