Skip to content

Commit

Permalink
fix typo (apache#2747)
Browse files Browse the repository at this point in the history
  • Loading branch information
zonghaishang authored and CrazyHZM committed Dec 6, 2018
1 parent 0a8ec8b commit 18f971f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import java.util.concurrent.ConcurrentHashMap;

/**
* NettyClientHandler
* NettyServerHandler
*/
@io.netty.channel.ChannelHandler.Sharable
public class NettyServerHandler extends ChannelDuplexHandler {
Expand Down

0 comments on commit 18f971f

Please sign in to comment.