Skip to content

Commit

Permalink
Fix javadoc for ClickEvent (#4405)
Browse files Browse the repository at this point in the history
  • Loading branch information
pekam authored and ZheSun88 committed Jul 17, 2018
1 parent 54b9106 commit d77b51d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public class ClickEvent<C extends Component> extends ComponentEvent<C> {
private final boolean metaKey;

/**
* Creates a new change event.
* Creates a new click event.
*
* @param source
* the component that fired the event
Expand Down

0 comments on commit d77b51d

Please sign in to comment.