Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix typo in MessageToMessageDecoder api docs. (netty#8638)
Motivation: We had some typo (most likely caused by copy-and-paste) in the api docs which should be fixed. Modifications: Replace encoder by decoder word. Result: Correct apidocs.
- Loading branch information