netty5/buffer/src
Norman Maurer 2537880e5d Fix typo in exception message
Motivation:

Typo in exception message.

Modifications:

Fix the typo.

Result:

No more typo.
2016-04-14 08:03:35 +02:00
..
main/java/io/netty/buffer Fix typo in exception message 2016-04-14 08:03:35 +02:00
test/java/io/netty/buffer ByteBuf.readBytes(...) should use the allocator of the buffer to create the new buffer. Related to [#5093] 2016-04-09 20:28:17 +02:00