[Modify] Edit it

This commit is contained in:
sta 2018-05-12 21:41:16 +09:00
parent 96356f9e66
commit 49565452f0

View File

@ -444,8 +444,7 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Called when the WebSocket connection used in a session has been
/// established.
/// Called when the WebSocket connection for a session has been established.
/// </summary>
protected virtual void OnOpen ()
{