[Modify] Edit it

This commit is contained in:
sta 2016-10-27 15:44:23 +09:00
parent 053558b573
commit 0cd0f51a57

View File

@ -931,7 +931,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Starts receiving the WebSocket connection requests. /// Starts receiving the WebSocket handshake requests.
/// </summary> /// </summary>
public void Start () public void Start ()
{ {