netty5/codec-mqtt/src
Xiaoyan Lin 3dbbf06e9b Fix typo in the assert description in MqttCodecTest
Motivation:

There is a spelling error in MqttCodecTest, where "bout got" shoud be "but got".

Modifications:

Replace the error spelling with correct one.

Result:

Fix typo in the assert description in MqttCodecTest.
2016-06-14 23:31:53 -07:00
..
main/java/io/netty/handler/codec/mqtt Make retained derived buffers recyclable 2016-05-17 11:16:13 +02:00
test/java/io/netty/handler/codec/mqtt Fix typo in the assert description in MqttCodecTest 2016-06-14 23:31:53 -07:00