Fix typo
This commit is contained in:
parent
7d90c5b756
commit
dd8f4bc0c4
@ -52,7 +52,7 @@ public class DefaultChannelGroup extends AbstractSet<Channel> implements Channel
|
||||
};
|
||||
|
||||
/**
|
||||
* Creates a new group with a generated name amd the provided {@link EventExecutor} to notify the
|
||||
* Creates a new group with a generated name and the provided {@link EventExecutor} to notify the
|
||||
* {@link ChannelGroupFuture}s.
|
||||
*/
|
||||
public DefaultChannelGroup(EventExecutor executor) {
|
||||
|
Loading…
Reference in New Issue
Block a user