Fix a typo.

This commit is contained in:
Andrew Steinborn
2020-06-11 01:56:41 -04:00
parent 6e7c0298de
commit cf5f7fa38f

View File

@@ -22,7 +22,7 @@ public final class SeparatePoolInetNameResolver extends InetNameResolver {
private AddressResolverGroup<InetSocketAddress> resolverGroup;
/**
* Creates a new instnace of {@code SeparatePoolInetNameResolver}.
* Creates a new instance of {@code SeparatePoolInetNameResolver}.
*
* @param executor the {@link EventExecutor} which is used to notify the listeners of the {@link
* Future} returned by {@link #resolve(String)}