mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-20 17:52:46 +00:00
fixed a misspelling
This commit is contained in:
parent
a408e5f685
commit
e45475c5b5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user