Fix typo
This commit is contained in:
parent
906ac233a2
commit
194ba39bc0
@ -54,7 +54,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