mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-27 11:38:03 +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;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents a command which have suggestion/auto-completion.
|
* Represents a command which has suggestion/auto-completion.
|
||||||
* <p>
|
* <p>
|
||||||
* The command works using a list of valid syntaxes.
|
* The command works using a list of valid syntaxes.
|
||||||
* For instance we could build the command
|
* For instance we could build the command
|
||||||
|
Loading…
Reference in New Issue
Block a user