[Modify] Polish it

This commit is contained in:
sta 2017-09-02 16:26:59 +09:00
parent c8c554063f
commit c0fb99d51a

View File

@ -1486,7 +1486,7 @@ namespace WebSocketSharp
return false;
}
_logger.Trace ("A pong has been sent to respond to this ping.");
_logger.Trace ("A pong to this ping has been sent.");
if (_emitOnPing) {
if (_client)