Typo
This commit is contained in:
parent
e12d04da74
commit
960bbe3879
@ -56,7 +56,7 @@ public interface HttpChunk {
|
||||
|
||||
/**
|
||||
* Returns the content of this chunk. If this is the 'end of content'
|
||||
* maker, {@link ChannelBuffers#EMPTY_BUFFER} will be returned.
|
||||
* marker, {@link ChannelBuffers#EMPTY_BUFFER} will be returned.
|
||||
*/
|
||||
ChannelBuffer getContent();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user