Fix typo in ClickEvent.java
This commit is contained in:
@@ -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;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user