Fix typo in ClickEvent.java
This commit is contained in:
parent
b6e26e0c09
commit
81bd3b5f71
@ -12,7 +12,7 @@ public final class ClickEvent
|
|||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The type of action to preform on click
|
* The type of action to perform on click
|
||||||
*/
|
*/
|
||||||
private final Action action;
|
private final Action action;
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user