mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Quick Javadoc fix
This commit is contained in:
parent
3061481a1a
commit
0425aeae3a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue