mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-26 19:18:12 +01:00
Fixed a terrible typo
This commit is contained in:
parent
aa4ee97710
commit
369910aea4
@ -16,7 +16,7 @@ import java.util.Collection;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Represents a command which have suggestion/auto-completion.
|
||||
* Represents a command which has suggestion/auto-completion.
|
||||
* <p>
|
||||
* The command works using a list of valid syntaxes.
|
||||
* For instance we could build the command
|
||||
|
Loading…
Reference in New Issue
Block a user