Fixed incorrect description

This commit is contained in:
Trustin Lee 2008-09-02 14:23:40 +00:00
parent 6c8acb2507
commit 82e677591c

View File

@ -27,8 +27,8 @@ import java.util.Map;
/** /**
* Provides various factory methods related with {@link Channel} and * A helper class which provides various convenience methods related with
* {@link ChannelPipeline}, and fires an I/O event and request. * {@link Channel}, {@link ChannelHandler}, and {@link ChannelPipeline}.
* *
* <h3>Factory methods</h3> * <h3>Factory methods</h3>
* <p> * <p>