Fix typo
This commit is contained in:
parent
8caa5848d4
commit
060326e4b4
@ -72,7 +72,7 @@ public abstract class AbstractBootstrap<B extends AbstractBootstrap<B, C>, C ext
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The {@link EventLoopGroup} which is used to handle all the events for the to-be-creates
|
* The {@link EventLoopGroup} which is used to handle all the events for the to-be-created
|
||||||
* {@link Channel}
|
* {@link Channel}
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("unchecked")
|
@SuppressWarnings("unchecked")
|
||||||
|
Loading…
Reference in New Issue
Block a user