fixed word - issue #4469
This commit is contained in:
parent
96f9b0b91b
commit
64409ad10b
@ -20,7 +20,7 @@ import io.netty.util.concurrent.EventExecutor;
|
|||||||
/**
|
/**
|
||||||
* Will handle all the I/O operations for a {@link Channel} once registered.
|
* Will handle all the I/O operations for a {@link Channel} once registered.
|
||||||
*
|
*
|
||||||
* One {@link EventLoop} instance will usually handle more then one {@link Channel} but this may depend on
|
* One {@link EventLoop} instance will usually handle more than one {@link Channel} but this may depend on
|
||||||
* implementation details and internals.
|
* implementation details and internals.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user