fixed a misspelling

This commit is contained in:
Grant Limberg 2015-07-09 20:26:23 -07:00
parent a408e5f685
commit e45475c5b5

View File

@ -42,7 +42,7 @@ public interface EventListener {
public void onEvent(Event event);
/**
* Callback for network error events: {@link Event.EVENT_AUTHENTICATION_FAILUER}, {link Event.EVENT_INVALID_PACKET}
* Callback for network error events: {@link Event.EVENT_AUTHENTICATION_FAILURE}, {link Event.EVENT_INVALID_PACKET}
*
* @param event {@link Event} enum
* @param source {@link InetSocketAddress} containing the origin address of the packet