Fix a typo.

This commit is contained in:
Andrew Steinborn 2018-08-25 10:56:32 -04:00
parent ebb1810392
commit c1b1e71075

View File

@ -1,4 +1,4 @@
/**
* Provides events for handling incoming connections to the proxy and loigns.
* Provides events for handling incoming connections to the proxy and logins.
*/
package com.velocitypowered.api.event.connection;