Fix horrible typo
This commit is contained in:
parent
0303da531e
commit
d98f5d9840
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ public class CommandComponent<T> {
|
||||||
private final boolean required;
|
private final boolean required;
|
||||||
/**
|
/**
|
||||||
* The command component name. This might be exposed
|
* The command component name. This might be exposed
|
||||||
* to command senders and so should be choosen carefully.
|
* to command senders and so should be chosen carefully.
|
||||||
*/
|
*/
|
||||||
private final String name;
|
private final String name;
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue