Assuming that @trustin will want this changed :)

This commit is contained in:
Cruz Julian Bishop 2012-06-29 19:27:41 +10:00
parent c55e10c12a
commit c52cb0ea21

View File

@ -576,7 +576,7 @@ public class CompositeByteBuf extends AbstractByteBuf {
} }
/** /**
* Gets the {@link ByteBuf} portion of this {@link CompositeByteBuf} that * Returns the {@link ByteBuf} portion of this {@link CompositeByteBuf} that
* contains the specified {@code index}. This is an expert method! * contains the specified {@code index}. This is an expert method!
* *
* <p> * <p>