Typos a/an (#13812)
This commit is contained in:
@@ -118,7 +118,7 @@ public class PacketFactory {
|
||||
/**
|
||||
* Registers a new generic packet handler for the given packet class. The
|
||||
* packet class must meet the criteria for {@link GenericHandler};
|
||||
* specifically, it must have an no-argument constructor and require no
|
||||
* specifically, it must have a no-argument constructor and require no
|
||||
* parsing logic outside of an invocation of
|
||||
* {@link Packet#parse(java.nio.ByteBuffer)}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user